-
-
Notifications
You must be signed in to change notification settings - Fork 14
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 the github-actions group with 5 updates #268
Bump the github-actions group with 5 updates #268
Conversation
Bumps the github-actions group with 5 updates: | Package | From | To | | --- | --- | --- | | [github/branch-deploy](https://github.com/github/branch-deploy) | `8.1.1` | `8.2.0` | | [actions/setup-node](https://github.com/actions/setup-node) | `4.0.0` | `4.0.1` | | [GrantBirki/json-yaml-validate](https://github.com/grantbirki/json-yaml-validate) | `2.4.0` | `2.5.0` | | [github/codeql-action](https://github.com/github/codeql-action) | `2` | `3` | | [getsentry/action-release](https://github.com/getsentry/action-release) | `1.4.1` | `1.6.0` | Updates `github/branch-deploy` from 8.1.1 to 8.2.0 - [Release notes](https://github.com/github/branch-deploy/releases) - [Commits](github/branch-deploy@v8.1.1...v8.2.0) Updates `actions/setup-node` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v4.0.0...v4.0.1) Updates `GrantBirki/json-yaml-validate` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/grantbirki/json-yaml-validate/releases) - [Commits](GrantBirki/json-yaml-validate@v2.4.0...v2.5.0) Updates `github/codeql-action` from 2 to 3 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v2...v3) Updates `getsentry/action-release` from 1.4.1 to 1.6.0 - [Release notes](https://github.com/getsentry/action-release/releases) - [Commits](getsentry/action-release@4744f6a...c1b57ce) --- updated-dependencies: - dependency-name: github/branch-deploy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: GrantBirki/json-yaml-validate dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: getsentry/action-release dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
👋 Thanks for opening a pull request!If you are new, please check out the deployment process below to understand how to deploy this pull request:
|
.deploy |
Deployment Triggered 🚀GrantBirki, started a branch deployment to production You can watch the progress here 🔗
|
Deployment Results ✅GrantBirki successfully deployed branch |
Bumps the github-actions group with 5 updates:
8.1.1
8.2.0
4.0.0
4.0.1
2.4.0
2.5.0
2
3
1.4.1
1.6.0
Updates
github/branch-deploy
from 8.1.1 to 8.2.0Release notes
Sourced from github/branch-deploy's releases.
Commits
8973281
Merge pull request #228 from github/node-updates45c86c9
update all internal node packages9e2d366
Merge pull request #227 from github/handle-github-emu-usernames43bd02c
add supporting EMU tests2739f81
use new github emu check67cd82f
Merge pull request #225 from github/dependabot/npm_and_yarn/npm-dependencies-...f94137a
npm updatefd012bd
lint and bundlecda4d29
Merge branch 'main' into dependabot/npm_and_yarn/npm-dependencies-b4e5359ab85d3067f
Merge pull request #224 from github/dependabot/github_actions/github-actions-...Updates
actions/setup-node
from 4.0.0 to 4.0.1Release notes
Sourced from actions/setup-node's releases.
Commits
b39b52d
Fix node-version-file interprets entire package.json as a version (#865)7247617
Addpackage.json
tonode-version-file
list of examples. (#879)f3ec4ca
Fix README.md (#898)ec97f37
Add fix for cache (#917)5ef044f
Update reusable workflows to use Node.js v20 (#889)c45882a
update to setup-node@v4 in docs (#884)ee36e8b
Ignore engines check in Yarn 1 e2e-cache tests (#882)Updates
GrantBirki/json-yaml-validate
from 2.4.0 to 2.5.0Release notes
Sourced from GrantBirki/json-yaml-validate's releases.
Commits
0be3fe3
Merge pull request #47 from GrantBirki/node-updates9b6cb7c
node updates7c34098
Merge pull request #46 from GrantBirki/files-glob-match9b8ea63
coverage fixesab5e90c
testebb8d2b
update testsfc0274e
skip yaml files in the json validator ifyamlAsJson === false
42f2e19
update acceptance test and debugging703ebf8
use new exclude file6c5a67c
add some tests files for thepath
acceptance testsUpdates
github/codeql-action
from 2 to 3Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
Commits
e0c2b0a
change version numbers inside processing function as well8e4a6c7
improve handling of changelog processing for backports511f073
Merge pull request #2033 from github/dependabot/npm_and_yarn/npm-0a98872b3debf5a83
Merge pull request #2035 from github/mergeback/v3.22.11-to-main-b374143c7813bda
Update checked-in dependencies2b2fb6b
Update changelog and version after v3.22.11b374143
Merge pull request #2034 from github/update-v3.22.11-64e61baea95591ba
Merge branch 'main' into dependabot/npm_and_yarn/npm-0a98872b3de2b5cc7
Update changelog for v3.22.11Updates
getsentry/action-release
from 1.4.1 to 1.6.0Release notes
Sourced from getsentry/action-release's releases.
Commits
c1b57ce
Revert "feat: trying to update sentry cli (#178)" (#184)3b41b36
feat: trying to update sentry cli (#178)d6dcd72
feat: update base docker image from node 12 to node 18 (#172)2b33edc
docs: Update integration creation instructions (#175)7d9c3a8
fix(ci): Allow create default set of commits (#155)53693f4
fix(test): Add timezone to timestamp (#157)3bdd61f
ci: End to end testing (#153)5170344
ref: Remove codeowners and update docs (#154)23045bc
Fix test titleDependabot 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions