ZcashFoundation / zebra-launcher

This repo holds a Tauri app for Zebra to provide a GUI with webviews and a multi-platform installer
0 stars 0 forks source link

deps(actions): bump the others group across 1 directory with 9 updates #64

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps the others group with 9 updates in the / directory:

Package From To
google-github-actions/auth 2.1.3 2.1.5
google-github-actions/setup-gcloud 2.1.0 2.1.1
actions/checkout 4.1.1 4.1.7
super-linter/super-linter 6.7.0 7.0.0
docker/setup-buildx-action 3.4.0 3.6.1
docker/login-action 3.2.0 3.3.0
docker/build-push-action 6.3.0 6.7.0
google-github-actions/deploy-cloudrun 2.6.0 2.7.1
actions/setup-node 4.0.1 4.0.3

Updates google-github-actions/auth from 2.1.3 to 2.1.5

Release notes

Sourced from google-github-actions/auth's releases.

v2.1.5

What's Changed

New Contributors

Full Changelog: https://github.com/google-github-actions/auth/compare/v2.1.4...v2.1.5

v2.1.4

What's Changed

Full Changelog: https://github.com/google-github-actions/auth/compare/v2.1.3...v2.1.4

Commits


Updates google-github-actions/setup-gcloud from 2.1.0 to 2.1.1

Release notes

Sourced from google-github-actions/setup-gcloud's releases.

v2.1.1

What's Changed

New Contributors

Full Changelog: https://github.com/google-github-actions/setup-gcloud/compare/v2.1.0...v2.1.1

Commits


Updates actions/checkout from 4.1.1 to 4.1.7

Release notes

Sourced from actions/checkout's releases.

v4.1.7

What's Changed

New Contributors

Full Changelog: https://github.com/actions/checkout/compare/v4.1.6...v4.1.7

v4.1.6

What's Changed

Full Changelog: https://github.com/actions/checkout/compare/v4.1.5...v4.1.6

v4.1.5

What's Changed

Full Changelog: https://github.com/actions/checkout/compare/v4.1.4...v4.1.5

v4.1.4

What's Changed

Full Changelog: https://github.com/actions/checkout/compare/v4.1.3...v4.1.4

v4.1.3

What's Changed

Full Changelog: https://github.com/actions/checkout/compare/v4.1.2...v4.1.3

v4.1.2

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

v4.1.2

v4.1.1

v4.1.0

v4.0.0

v3.6.0

v3.5.3

... (truncated)

Commits


Updates super-linter/super-linter from 6.7.0 to 7.0.0

Release notes

Sourced from super-linter/super-linter's releases.

v7.0.0

7.0.0 (2024-08-15)

⚠ BREAKING CHANGES

  • remove undocumented secondary extension case (#5983)
  • remove sql-lint (#5991)

🚀 Features

🐛 Bugfixes

🧰 Maintenance

v6.9.0

6.9.0 (2024-08-14)

🚀 Features

🐛 Bugfixes

⬆️ Dependency updates

... (truncated)

Changelog

Sourced from super-linter/super-linter's changelog.

7.0.0 (2024-08-15)

⚠ BREAKING CHANGES

  • remove undocumented secondary extension case (#5983)
  • remove sql-lint (#5991)

🚀 Features

🐛 Bugfixes

🧰 Maintenance

6.9.0 (2024-08-14)

🚀 Features

🐛 Bugfixes

⬆️ Dependency updates

  • bundler: bump rubocop from 1.62.1 to 1.65.1 in /dependencies (#6023) (14e7f7c)

... (truncated)

Commits


Updates docker/setup-buildx-action from 3.4.0 to 3.6.1

Release notes

Sourced from docker/setup-buildx-action's releases.

v3.6.1

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.6.0...v3.6.1

v3.6.0

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.5.0...v3.6.0

v3.5.0

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.4.0...v3.5.0

Commits
  • 988b5a0 Merge pull request #347 from crazy-max/skip-malformed-context
  • 2c21562 chore: update generated content
  • 3382292 check for malformed docker context
  • 3d68780 Merge pull request #341 from crazy-max/docker-context-tls
  • d069e98 chore: update generated content
  • 8b850f8 create docker context if default one has TLS data loaded
  • aa33708 Merge pull request #345 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 2d99e34 chore: update generated content
  • 4dab436 build(deps): bump @​docker/actions-toolkit from 0.34.0 to 0.35.0
  • 49a04d6 Merge pull request #344 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • Additional commits viewable in compare view


Updates docker/login-action from 3.2.0 to 3.3.0

Release notes

Sourced from docker/login-action's releases.

v3.3.0

Full Changelog: https://github.com/docker/login-action/compare/v3.2.0...v3.3.0

Commits
  • 9780b0c Merge pull request #741 from docker/dependabot/npm_and_yarn/proxy-agent-depen...
  • 2fa130c chore: update generated content
  • 5e87b2a build(deps): bump https-proxy-agent
  • e039495 Merge pull request #754 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 9af18aa chore: update generated content
  • 668190a switch to Docker exec
  • be5150d build(deps): bump @​docker/actions-toolkit from 0.24.0 to 0.35.0
  • e80ebca Merge pull request #730 from docker/dependabot/npm_and_yarn/braces-3.0.3
  • 75ee3ea Merge pull request #733 from docker/dependabot/github_actions/docker/bake-act...
  • 793c19c build(deps): bump docker/bake-action from 4 to 5
  • Additional commits viewable in compare view


Updates docker/build-push-action from 6.3.0 to 6.7.0

Release notes

Sourced from docker/build-push-action's releases.

v6.7.0

Full Changelog: https://github.com/docker/build-push-action/compare/v6.6.1...v6.7.0

v6.6.1

Full Changelog: https://github.com/docker/build-push-action/compare/v6.6.0...v6.6.1

v6.6.0

Full Changelog: https://github.com/docker/build-push-action/compare/v6.5.0...v6.6.0

v6.5.0

Full Changelog: https://github.com/docker/build-push-action/compare/v6.4.1...v6.5.0

v6.4.1

Full Changelog: https://github.com/docker/build-push-action/compare/v6.4.0...v6.4.1

v6.4.0

Full Changelog: https://github.com/docker/build-push-action/compare/v6.3.0...v6.4.0

Commits
  • 5cd11c3 Merge pull request #1211 from crazy-max/summary-info-message
  • 0aba704 chore: update generated content
  • 23c657a print info message for build summary support checks
  • 16ebe77 Merge pull request #1205 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • 646a62b chore: update generated content
  • d92ab13 chore(deps): Bump @​docker/actions-toolkit from 0.37.0 to 0.37.1
  • 4f7cdeb Merge pull request #1198 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • ad3cd77 chore: update generated content
  • 3efbc13 chore(deps): Bump @​docker/actions-toolkit from 0.36.0 to 0.37.0
  • 2dbe91d Merge pull request #1197 from crazy-max/build-checks
  • Additional commits viewable in compare view


Updates google-github-actions/deploy-cloudrun from 2.6.0 to 2.7.1

Release notes

Sourced from google-github-actions/deploy-cloudrun's releases.

v2.7.1

What's Changed

Full Changelog: https://github.com/google-github-actions/deploy-cloudrun/compare/v2.7.0...v2.7.1

v2.7.0

⚠️ Potentially breaking changes - this fixes a bug where, when tag_traffic or revision_traffic was specified, no deployments happened. This was a very bad bug, but some users may have been depending on the broken behavior. After this version, deployment always happens, and then if tag_traffic or revision_traffic are set, a second command is run to update the traffic accordingly.

What's Changed

Full Changelog: https://github.com/google-github-actions/deploy-cloudrun/compare/v2.6.1...v2.7.0

v2.6.1

What's Changed

Full Changelog: https://github.com/google-github-actions/deploy-cloudrun/compare/v2.6.0...v2.6.1

Commits


Updates actions/setup-node from 4.0.1 to 4.0.3

Release notes

Sourced from actions/setup-node's releases.

v4.0.3

What's Changed

Bug fixes:

Documentation changes:

Dependency updates:

New Contributors

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

v4.0.2

What's Changed

New Contributors

Full Changelog: https://github.com/actions/setup-node/compare/v4.0.1...v4.0.2

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` wil... _Description has been truncated_
dependabot[bot] commented 2 months ago

Superseded by #69.