Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump JamesIves/github-pages-deploy-action from 4.3.0 to 4.3.3 #4641

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2022

Bumps JamesIves/github-pages-deploy-action from 4.3.0 to 4.3.3.

Release notes

Sourced from JamesIves/github-pages-deploy-action's releases.

v4.3.3

Changes

  • Resolves an issue in some workflows that were caused by a recent change to permission handling.

v4.3.2

Changes

  • Resolves an issue with folder permissions that causes an issue in container workflows when rsync attempts to run.

v4.3.1

Changes

  • Resolves an issue caused by Git 2.36 when running the action within a container.
    • The working directory is now added to the safe.directory global directory.
    • Integration tests have been updated so one of the samples run in a Docker container so this gets picked up by integration tests in the future.
Commits
  • 8817a56 Deploy Production Code for Commit ae37c60fe8d01923a1de37528b432651db4d5126 🚀
  • ae37c60 Merge branch 'dev' into releases/v4
  • 2a5af96 Bump @​types/node from 17.0.25 to 17.0.26 (#1089)
  • 0d30c74 Bump eslint-plugin-jest from 26.1.4 to 26.1.5 (#1090)
  • 5cd1eef Bump JamesIves/github-pages-deploy-action from 4.3.0 to 4.3.2 (#1091)
  • 119d340 Formatting
  • d34d41a Modifies permissions
  • bd8e5da Release 4.3.2 📣
  • 55974d4 Deploy Production Code for Commit 7cde9b78361691d714ecc1047ba4058f354bf6f7 🚀
  • 7cde9b7 Merge branch 'dev' into releases/v4
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.3.0 to 4.3.3.
- [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases)
- [Commits](JamesIves/github-pages-deploy-action@v4.3.0...v4.3.3)

---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the C-Dependencies A change to the crates that Bevy depends on label May 2, 2022
Copy link
Member

@alice-i-cecile alice-i-cecile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine, but we don't care about the fixes listed in the notes.

@mockersf
Copy link
Member

mockersf commented May 2, 2022

could be replaced by #4646

@alice-i-cecile
Copy link
Member

Closing in favor of #4646.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 2, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/github_actions/JamesIves/github-pages-deploy-action-4.3.3 branch May 2, 2022 18:38
bors bot pushed a commit that referenced this pull request May 2, 2022
# Objective

- don't depend on patch versions in GitHub Actions to avoid dependant frequent updates (like #4641, #4584)
exjam pushed a commit to exjam/bevy that referenced this pull request May 22, 2022
# Objective

- don't depend on patch versions in GitHub Actions to avoid dependant frequent updates (like bevyengine#4641, bevyengine#4584)
ItsDoot pushed a commit to ItsDoot/bevy that referenced this pull request Feb 1, 2023
# Objective

- don't depend on patch versions in GitHub Actions to avoid dependant frequent updates (like bevyengine#4641, bevyengine#4584)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Dependencies A change to the crates that Bevy depends on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants