Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Bumps actions/checkout from 4.1.0 to 4.2.2.

Release notes

Sourced from actions/checkout's releases.

v4.2.2

What's Changed

Full Changelog: actions/checkout@v4.2.1...v4.2.2

v4.2.1

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.2.0...v4.2.1

v4.2.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.1.7...v4.2.0

v4.1.7

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.1.6...v4.1.7

v4.1.6

What's Changed

Full Changelog: actions/checkout@v4.1.5...v4.1.6

v4.1.5

What's Changed

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

v4.1.2

v4.1.1

v4.1.0

... (truncated)

Commits

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 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)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.2.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.1.0...11bd719)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added Dependencies Issue or pull request related to project dependencies. github_actions Pull requests that update GitHub Actions code. labels Feb 1, 2025
@Planeshifter Planeshifter added the Ready To Merge A pull request which is ready to be merged. label Feb 2, 2025
@stdlib-bot
Copy link
Contributor

PR Commit Message

build(deps): bump actions/checkout from 4.1.0 to 4.2.2

PR-URL: https://github.com/stdlib-js/stdlib/pull/5004
Ref: https://github.com/stdlib-js/stdlib/issues/1180
Ref: https://github.com/stdlib-js/stdlib/issues/1511
Ref: https://github.com/stdlib-js/stdlib/issues/1514
Ref: https://github.com/stdlib-js/stdlib/issues/1598
Ref: https://github.com/stdlib-js/stdlib/issues/1643
Ref: https://github.com/stdlib-js/stdlib/issues/1650
Ref: https://github.com/stdlib-js/stdlib/issues/1656
Ref: https://github.com/stdlib-js/stdlib/issues/1685
Ref: https://github.com/stdlib-js/stdlib/issues/1688
Ref: https://github.com/stdlib-js/stdlib/issues/1692
Ref: https://github.com/stdlib-js/stdlib/issues/1693
Ref: https://github.com/stdlib-js/stdlib/issues/1694
Ref: https://github.com/stdlib-js/stdlib/issues/1695
Ref: https://github.com/stdlib-js/stdlib/issues/1696
Ref: https://github.com/stdlib-js/stdlib/issues/1697
Ref: https://github.com/stdlib-js/stdlib/issues/1703
Ref: https://github.com/stdlib-js/stdlib/issues/1707
Ref: https://github.com/stdlib-js/stdlib/issues/1732
Ref: https://github.com/stdlib-js/stdlib/issues/1733
Ref: https://github.com/stdlib-js/stdlib/issues/1739
Ref: https://github.com/stdlib-js/stdlib/issues/1774
Ref: https://github.com/stdlib-js/stdlib/issues/1776
Ref: https://github.com/stdlib-js/stdlib/issues/1777
Ref: https://github.com/stdlib-js/stdlib/issues/1869
Ref: https://github.com/stdlib-js/stdlib/issues/1872
Ref: https://github.com/stdlib-js/stdlib/issues/1878
Ref: https://github.com/stdlib-js/stdlib/issues/1919
Ref: https://github.com/stdlib-js/stdlib/issues/1924
Ref: https://github.com/stdlib-js/stdlib/issues/1925
Ref: https://github.com/stdlib-js/stdlib/issues/1941
Ref: https://github.com/stdlib-js/stdlib/issues/1946
Ref: https://github.com/stdlib-js/stdlib/issues/1953

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Reviewed-by: Philipp Burckhardt <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>

Please review the above commit message and make any necessary adjustments.

@Planeshifter Planeshifter merged commit a837a33 into develop Feb 2, 2025
54 of 55 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/actions/checkout-4.2.2 branch February 2, 2025 00:57
Vinit-Pandit pushed a commit to Vinit-Pandit/stdlibMine that referenced this pull request Feb 4, 2025
PR-URL: stdlib-js#5004

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Reviewed-by: Philipp Burckhardt <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
saurabhraghuvanshii pushed a commit to saurabhraghuvanshii/stdlib-gs that referenced this pull request Feb 11, 2025
PR-URL: stdlib-js#5004

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Reviewed-by: Philipp Burckhardt <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
ShabiShett07 pushed a commit to ShabiShett07/stdlib that referenced this pull request Feb 26, 2025
PR-URL: stdlib-js#5004

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Reviewed-by: Philipp Burckhardt <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Issue or pull request related to project dependencies. github_actions Pull requests that update GitHub Actions code. Ready To Merge A pull request which is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants