stellar / freighter

Stellar browser extension
81 stars 25 forks source link

Bump the all-actions group across 1 directory with 7 updates #1657

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps the all-actions group with 7 updates in the / directory:

Package From To
actions/checkout 2 4
actions/setup-node 1 4
jossef/action-set-json-field 1 2
restackio/update-json-file-action 1e34d747ca044df80b37bc4ef5a9aa41be9dac8f f8ef1561cb15ba86a6367b547216375bc60e7f91
rtCamp/action-slack-notify 2.3.0 2.3.2
frabert/replace-string-action 1.2 2.5
ruby/setup-ruby 1.138.0 1.202.0

Updates actions/checkout from 2 to 4

Release notes

Sourced from actions/checkout's releases.

v4.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/actions/checkout/compare/v3...v4.0.0

v3.6.0

What's Changed

New Contributors

Full Changelog: https://github.com/actions/checkout/compare/v3.5.3...v3.6.0

v3.5.3

What's Changed

New Contributors

Full Changelog: https://github.com/actions/checkout/compare/v3...v3.5.3

v3.5.2

What's Changed

Full Changelog: https://github.com/actions/checkout/compare/v3.5.1...v3.5.2

v3.5.1

What's Changed

New Contributors

... (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


Updates actions/setup-node from 1 to 4

Release notes

Sourced from actions/setup-node's releases.

v4.0.0

What's Changed

In scope of this release we changed version of node runtime for action from node16 to node20 and updated dependencies in actions/setup-node#866

Besides, release contains such changes as:

New Contributors

Full Changelog: https://github.com/actions/setup-node/compare/v3...v4.0.0

v3.8.2

What's Changed

Full Changelog: https://github.com/actions/setup-node/compare/v3...v3.8.2

v3.8.1

What's Changed

In scope of this release, the filter was removed within the cache-save step by @​dmitry-shibanov in actions/setup-node#831. It is filtered and checked in the toolkit/cache library.

Full Changelog: https://github.com/actions/setup-node/compare/v3...v3.8.1

v3.8.0

What's Changed

Bug fixes:

Feature implementations:

Documentation changes:

Update dependencies:

... (truncated)

Commits


Updates jossef/action-set-json-field from 1 to 2

Release notes

Sourced from jossef/action-set-json-field's releases.

v2

closes #3 (Trouble with arrays of objects)

Commits


Updates restackio/update-json-file-action from 1e34d747ca044df80b37bc4ef5a9aa41be9dac8f to f8ef1561cb15ba86a6367b547216375bc60e7f91

Commits


Updates rtCamp/action-slack-notify from 2.3.0 to 2.3.2

Release notes

Sourced from rtCamp/action-slack-notify's releases.

v2.3.2

What's Changed

Changelog:

What's Changed

Full Changelog: https://github.com/rtCamp/action-slack-notify/compare/v2.3.1...v2.3.2

v2.3.1

What's Changed

Changelog:

What's Changed

New Contributors

Full Changelog: https://github.com/rtCamp/action-slack-notify/compare/v2...v2.3.1

Commits
  • c337377 Update action image version to v2.3.2
  • 1134e51 Merge pull request #207 from L0RD-ZER0/master
  • 2e9d8e4 Update the way text is set
  • 3154c16 Merge pull request #206 from rtCamp/dependabot/docker/golang-f6392ff
  • 083cc1d Bump golang from e0ea2a1 to f6392ff
  • 65e6fc1 Update action image version to v2.3.1
  • dbbd015 Merge pull request #198 from rtCamp/dependabot/docker/golang-e0ea2a1
  • 9cf45d7 Merge pull request #199 from rtCamp/dependabot/docker/alpine-beefdbd8a1da6d29...
  • 17200f4 Bump alpine from 0a4eaa0 to beefdbd
  • e01e65e Bump golang from fe8f9c7 to e0ea2a1
  • Additional commits viewable in compare view


Updates frabert/replace-string-action from 1.2 to 2.5

Release notes

Sourced from frabert/replace-string-action's releases.

v2.5

What's Changed

New Contributors

Full Changelog: https://github.com/frabert/replace-string-action/compare/v2.4...v2.5

Release v2.4

Changes from v2.3

  • Uses @actions/core v1.10

Release v2.3

Changes from v2.2

  • Uses Node 16 instead of Node 12

Release v2.2

Changes from v2.1

  • Bump @actions/core from 1.4.0 to 1.9.1

Release v2.1

Changes from v2.0

  • Bump node-fetch from 2.6.1 to 2.6.7

Version 2.0

Changes from v1.3:

  • The json flag has been removed, whitespace in replace_with will now be left as-is.

This is a (possibly) breaking change from what happened in v1.x

Version 1.3

The json flag interprets the replacement string as JSON data. Useful for when the replacement string contains leading or trailing whitespace

Commits
  • b6828c5 Use Node 20 instead of 16
  • e75c1ba Bump semver from 5.7.1 to 5.7.2
  • c71139d Update README.md
  • cfa94ab Update @actions/core to v1.10
  • 2429fbe Update action.yml
  • 4498ac8 Bump @​actions/core from 1.4.0 to 1.9.1
  • 0fd6e13 Bump node-fetch from 2.6.1 to 2.6.7
  • 9b62dfe Use new core library, do not trim whitespace
  • 110e444 Adds json flag
  • a8b449d Bump @​actions/core from 1.2.0 to 1.2.6
  • See full diff in compare view


Updates ruby/setup-ruby from 1.138.0 to 1.202.0

Release notes

Sourced from ruby/setup-ruby's releases.

v1.202.0

What's Changed

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.201.0...v1.202.0

v1.201.0

What's Changed

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.200.0...v1.201.0

v1.200.0

What's Changed

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.199.0...v1.200.0

v1.199.0

What's Changed

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.198.0...v1.199.0

v1.198.0

What's Changed

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.197.0...v1.198.0

v1.197.0

What's Changed

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.196.0...v1.197.0

v1.196.0

What's Changed

... (truncated)

Commits
  • a2bbe5b Update CRuby releases on Windows
  • 46ca53b Update CRuby releases on Windows
  • 217c988 Skip which bundle test on mingw, mswin and ucrt
  • c6d4d2a Add ruby-3.3.6
  • 8c27ea3 Add jruby-9.4.9.0
  • 7d3497f Update CRuby releases on Windows
  • 98aefb3 Add ruby-3.2.6
  • 7bae1d0 Add truffleruby-24.1.1,truffleruby+graalvm-24.1.1
  • 4d521ea Fix exclusion
  • 1d9686e Mention the new ruby-asan under Supported Versions
  • Additional commits viewable in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions