Skip to content
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

chore(deps): bump actions/upload-artifact from 4.4.3 to 4.6.0 #2958

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps actions/upload-artifact from 4.4.3 to 4.6.0.

Release notes

Sourced from actions/upload-artifact's releases.

v4.6.0

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.6.0

v4.5.0

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4.4.3...v4.5.0

Commits
  • 65c4c4a Merge pull request #662 from actions/yacaovsnc/add_variable_for_concurrency_a...
  • 0207619 move files back to satisfy licensed ci
  • 1ecca81 licensed cache updates
  • 9742269 Expose env vars to controll concurrency and timeout
  • 6f51ac0 Merge pull request #656 from bdehamer/bdehamer/artifact-digest
  • c40c16d add new artifact-digest output
  • 735efb4 bump @​actions/artifact from 2.1.11 to 2.2.0
  • 184d73b Merge pull request #578 from hamirmahal/fix/deprecated-nodejs-usage-in-action
  • b4a0a98 Merge branch 'main' into fix/deprecated-nodejs-usage-in-action
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.3 to 4.6.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@b4b15b8...65c4c4a)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 1, 2025 11:59
@dependabot dependabot bot added dependencies Dependencies or external services github_actions Pull requests that update GitHub Actions code labels Feb 1, 2025
Copy link

netlify bot commented Feb 1, 2025

Deploy Preview for testcontainers-go ready!

Name Link
🔨 Latest commit 9788427
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-go/deploys/679e0c893cb28d0008ae7b33
😎 Deploy Preview https://deploy-preview-2958--testcontainers-go.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot added the chore Changes that do not impact the existing functionality label Feb 1, 2025
@mdelapenya mdelapenya merged commit f37c026 into main Feb 2, 2025
124 checks passed
@mdelapenya mdelapenya deleted the dependabot/github_actions/actions/upload-artifact-4.6.0 branch February 2, 2025 11:00
mdelapenya added a commit to mdelapenya/testcontainers-go that referenced this pull request Feb 3, 2025
* main: (29 commits)
  deps(fix): include modulegen templates dir in dependabot updates (testcontainers#2956)
  chore(deps): bump docker/setup-docker-action from 4.0.0 to 4.1.0 (testcontainers#2959)
  feat: adds Pinecone module (testcontainers#2955)
  chore(deps): bump actions/setup-go from 5.1.0 to 5.3.0 (testcontainers#2957)
  chore(deps): bump actions/upload-artifact from 4.4.3 to 4.6.0 (testcontainers#2958)
  chore: enable unused-parameter from revive (testcontainers#2949)
  chore: enable use-any from revive (testcontainers#2948)
  bump golangci-lint to v1.63.4 (testcontainers#2950)
  chore: enable var-declaration from revive linter (testcontainers#2942)
  chore: enable context-as-argument from revive linter (testcontainers#2946)
  chore: enable early-return, indent-error-flow and superfluous-else from revive linter (testcontainers#2947)
  chore!: rename EnpointSettingsModifier to EndpointSettingsModifier
  fix(localstack): more reliable legacy tag detection (testcontainers#2936)
  chore: recover from panic in `SkipIfProviderIsNotHealthy` test helper function (testcontainers#2939)
  chore: fix typos (testcontainers#2940)
  deps(compose): bump compose (v2.32.2) and compose-go spec (v2.4.7) (testcontainers#2938)
  chore: prepare for next minor development cycle (0.36.0)
  chore: use new version (v0.35.0) in modules and examples
  feat(postgres): ssl for postgres (testcontainers#2473)
  feat(ollama): support calling the Ollama local process (testcontainers#2923)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Changes that do not impact the existing functionality dependencies Dependencies or external services github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant