-
Notifications
You must be signed in to change notification settings - Fork 22
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 @actions/github from 5.1.1 to 6.0.0 #97
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@dependabot rebase |
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.1.1 to 6.0.0. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github) --- updated-dependencies: - dependency-name: "@actions/github" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/actions/github-6.0.0
branch
from
February 2, 2024 07:54
0e69ec5
to
5320dad
Compare
dependabot
bot
deleted the
dependabot/npm_and_yarn/actions/github-6.0.0
branch
February 2, 2024 08:27
renovate bot
referenced
this pull request
in oxc-project/oxc
Jun 23, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [crate-ci/typos](https://togithub.com/crate-ci/typos) | action | patch | `v1.22.7` -> `v1.22.9` | | [mozilla-actions/sccache-action](https://togithub.com/mozilla-actions/sccache-action) | action | patch | `v0.0.4` -> `v0.0.5` | --- ### Release Notes <details> <summary>crate-ci/typos (crate-ci/typos)</summary> ### [`v1.22.9`](https://togithub.com/crate-ci/typos/releases/tag/v1.22.9) [Compare Source](https://togithub.com/crate-ci/typos/compare/v1.22.8...v1.22.9) #### \[1.22.9] - 2024-06-22 ##### Fixes - Stop correcting `reoccurrence` ### [`v1.22.8`](https://togithub.com/crate-ci/typos/compare/v1.22.7...v1.22.8) [Compare Source](https://togithub.com/crate-ci/typos/compare/v1.22.7...v1.22.8) </details> <details> <summary>mozilla-actions/sccache-action (mozilla-actions/sccache-action)</summary> ### [`v0.0.5`](https://togithub.com/Mozilla-Actions/sccache-action/releases/tag/v0.0.5) [Compare Source](https://togithub.com/mozilla-actions/sccache-action/compare/v0.0.4...v0.0.5) ##### What's Changed - add missing quotes to `configure` example in readme by [@​altendky](https://togithub.com/altendky) in [https://github.com/Mozilla-Actions/sccache-action/pull/103](https://togithub.com/Mozilla-Actions/sccache-action/pull/103) - chore: fix a typo in a comment by [@​Alphare](https://togithub.com/Alphare) in [https://github.com/Mozilla-Actions/sccache-action/pull/109](https://togithub.com/Mozilla-Actions/sccache-action/pull/109) - Bump outdated CI workflows and packages by [@​orf](https://togithub.com/orf) in [https://github.com/Mozilla-Actions/sccache-action/pull/114](https://togithub.com/Mozilla-Actions/sccache-action/pull/114) - Output sccache stats as a notice and a summary table by [@​orf](https://togithub.com/orf) in [https://github.com/Mozilla-Actions/sccache-action/pull/113](https://togithub.com/Mozilla-Actions/sccache-action/pull/113) ##### Dependencies - Bump [@​types/node](https://togithub.com/types/node) from 20.12.11 to 20.13.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/115](https://togithub.com/Mozilla-Actions/sccache-action/pull/115) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 7.8.0 to 7.11.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/117](https://togithub.com/Mozilla-Actions/sccache-action/pull/117) - Bump braces from 3.0.2 to 3.0.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/120](https://togithub.com/Mozilla-Actions/sccache-action/pull/120) - Bump ts-jest from 29.1.2 to 29.1.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/118](https://togithub.com/Mozilla-Actions/sccache-action/pull/118) - Bump prettier from 3.2.5 to 3.3.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/121](https://togithub.com/Mozilla-Actions/sccache-action/pull/121) - Bump [@​actions/core](https://togithub.com/actions/core) from 1.10.0 to 1.10.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/95](https://togithub.com/Mozilla-Actions/sccache-action/pull/95) - Bump eslint-config-prettier from 9.0.0 to 9.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/96](https://togithub.com/Mozilla-Actions/sccache-action/pull/96) - Bump [@​actions/github](https://togithub.com/actions/github) from 5.1.1 to 6.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/97](https://togithub.com/Mozilla-Actions/sccache-action/pull/97) - Bump [@​types/node](https://togithub.com/types/node) from 20.10.6 to 20.11.24 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/102](https://togithub.com/Mozilla-Actions/sccache-action/pull/102) - Bump eslint-plugin-jest from 27.6.0 to 27.9.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/101](https://togithub.com/Mozilla-Actions/sccache-action/pull/101) - Bump undici from 5.28.2 to 5.28.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/99](https://togithub.com/Mozilla-Actions/sccache-action/pull/99) ##### New Contributors - [@​altendky](https://togithub.com/altendky) made their first contribution in [https://github.com/Mozilla-Actions/sccache-action/pull/103](https://togithub.com/Mozilla-Actions/sccache-action/pull/103) - [@​Alphare](https://togithub.com/Alphare) made their first contribution in [https://github.com/Mozilla-Actions/sccache-action/pull/109](https://togithub.com/Mozilla-Actions/sccache-action/pull/109) - [@​orf](https://togithub.com/orf) made their first contribution in [https://github.com/Mozilla-Actions/sccache-action/pull/114](https://togithub.com/Mozilla-Actions/sccache-action/pull/114) **Full Changelog**: Mozilla-Actions/sccache-action@v0.0.4...v0.0.5 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10am on monday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/oxc-project/oxc). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
convex-copybara bot
referenced
this pull request
in get-convex/convex-backend
Aug 21, 2024
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [mozilla-actions/sccache-action](https://togithub.com/mozilla-actions/sccache-action) | action | patch | `v0.0.4` -> `v0.0.5` | --- ### Release Notes <details> <summary>mozilla-actions/sccache-action (mozilla-actions/sccache-action)</summary> ### [`v0.0.5`](https://togithub.com/Mozilla-Actions/sccache-action/releases/tag/v0.0.5) [Compare Source](https://togithub.com/mozilla-actions/sccache-action/compare/v0.0.4...v0.0.5) ##### What's Changed - add missing quotes to `configure` example in readme by [@​altendky](https://togithub.com/altendky) in [https://github.com/Mozilla-Actions/sccache-action/pull/103](https://togithub.com/Mozilla-Actions/sccache-action/pull/103) - chore: fix a typo in a comment by [@​Alphare](https://togithub.com/Alphare) in [https://github.com/Mozilla-Actions/sccache-action/pull/109](https://togithub.com/Mozilla-Actions/sccache-action/pull/109) - Bump outdated CI workflows and packages by [@​orf](https://togithub.com/orf) in [https://github.com/Mozilla-Actions/sccache-action/pull/114](https://togithub.com/Mozilla-Actions/sccache-action/pull/114) - Output sccache stats as a notice and a summary table by [@​orf](https://togithub.com/orf) in [https://github.com/Mozilla-Actions/sccache-action/pull/113](https://togithub.com/Mozilla-Actions/sccache-action/pull/113) ##### Dependencies - Bump [@​types/node](https://togithub.com/types/node) from 20.12.11 to 20.13.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/115](https://togithub.com/Mozilla-Actions/sccache-action/pull/115) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 7.8.0 to 7.11.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/117](https://togithub.com/Mozilla-Actions/sccache-action/pull/117) - Bump braces from 3.0.2 to 3.0.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/120](https://togithub.com/Mozilla-Actions/sccache-action/pull/120) - Bump ts-jest from 29.1.2 to 29.1.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/118](https://togithub.com/Mozilla-Actions/sccache-action/pull/118) - Bump prettier from 3.2.5 to 3.3.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/121](https://togithub.com/Mozilla-Actions/sccache-action/pull/121) - Bump [@​actions/core](https://togithub.com/actions/core) from 1.10.0 to 1.10.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/95](https://togithub.com/Mozilla-Actions/sccache-action/pull/95) - Bump eslint-config-prettier from 9.0.0 to 9.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/96](https://togithub.com/Mozilla-Actions/sccache-action/pull/96) - Bump [@​actions/github](https://togithub.com/actions/github) from 5.1.1 to 6.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/97](https://togithub.com/Mozilla-Actions/sccache-action/pull/97) - Bump [@​types/node](https://togithub.com/types/node) from 20.10.6 to 20.11.24 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/102](https://togithub.com/Mozilla-Actions/sccache-action/pull/102) - Bump eslint-plugin-jest from 27.6.0 to 27.9.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/101](https://togithub.com/Mozilla-Actions/sccache-action/pull/101) - Bump undici from 5.28.2 to 5.28.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/99](https://togithub.com/Mozilla-Actions/sccache-action/pull/99) ##### New Contributors - [@​altendky](https://togithub.com/altendky) made their first contribution in [https://github.com/Mozilla-Actions/sccache-action/pull/103](https://togithub.com/Mozilla-Actions/sccache-action/pull/103) - [@​Alphare](https://togithub.com/Alphare) made their first contribution in [https://github.com/Mozilla-Actions/sccache-action/pull/109](https://togithub.com/Mozilla-Actions/sccache-action/pull/109) - [@​orf](https://togithub.com/orf) made their first contribution in [https://github.com/Mozilla-Actions/sccache-action/pull/114](https://togithub.com/Mozilla-Actions/sccache-action/pull/114) **Full Changelog**: Mozilla-Actions/sccache-action@v0.0.4...v0.0.5 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/get-convex/convex). GitOrigin-RevId: 7bc50947bf6843a84c3382f0464f6bb92f1ef163
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps @actions/github from 5.1.1 to 6.0.0.
Changelog
Sourced from
@actions/github
's changelog.Commits
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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)