Skip to content
This repository has been archived by the owner on Feb 10, 2025. It is now read-only.

Bump the gomod group with 2 updates #13

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps the gomod group with 2 updates: github.com/go-git/go-git/v5 and github.com/pulumi/pulumi/sdk/v3.

Updates github.com/go-git/go-git/v5 from 5.13.1 to 5.13.2

Release notes

Sourced from github.com/go-git/go-git/v5's releases.

v5.13.2

What's Changed

Full Changelog: go-git/go-git@v5.13.1...v5.13.2

Commits
  • 2c68247 Merge pull request #1383 from go-git/dependabot/go_modules/github.com/ProtonM...
  • d462c2e Merge pull request #1359 from BeChris/issue1150-v5
  • 32ac23a Merge pull request #1392 from go-git/dependabot/go_modules/github.com/pjbgf/s...
  • 93e635a build: bump github.com/pjbgf/sha1cd from 0.3.0 to 0.3.2
  • b2bb975 git: worktree_status, took into account code review remarks
  • 518ac88 git: worktree_status, fix adding dot slash files to working tree (backported ...
  • 21b3150 build: bump github.com/ProtonMail/go-crypto from 1.1.4 to 1.1.5
  • 189e7e4 Merge pull request #1361 from BeChris/issue1176-v5
  • 654815a Merge pull request #1377 from go-git/dependabot/go_modules/github.com/elazarl...
  • 91dbdb9 Merge pull request #1376 from go-git/dependabot/github_actions/github/codeql-...
  • Additional commits viewable in compare view

Updates github.com/pulumi/pulumi/sdk/v3 from 3.146.0 to 3.147.0

Release notes

Sourced from github.com/pulumi/pulumi/sdk/v3's releases.

v3.147.0

3.147.0 (2025-01-21)

Features

  • [cli] Update go.mod to require go1.22 #18274

  • [cli/config] Improve documentation for pulumi config set #18285

  • [cli/package] Allow short hashes as versions in package add #18277

  • [cli/{package,plugin}] Support getting plugins from remote git sources #17827

Bug Fixes

  • [engine] Skip acquiring program packages during refresh when running inline automation programs #18283

  • [sdk/nodejs] Avoid unnecessary Node.js installations #18293

  • [sdk/{nodejs,python}] Fix handling of DependencyResource when checking invoke deps #18275

  • [sdk/{nodejs,python}] Permit output arguments in plain invokes for backwards compatibility #18304

Miscellaneous

  • [sdk/python] Manage the publish dependencies in pyproject.toml #18261
Changelog

Sourced from github.com/pulumi/pulumi/sdk/v3's changelog.

3.147.0 (2025-01-21)

Features

  • [cli] Update go.mod to require go1.22 #18274

  • [cli/config] Improve documentation for pulumi config set #18285

  • [cli/package] Allow short hashes as versions in package add #18277

  • [cli/{package,plugin}] Support getting plugins from remote git sources #17827

Bug Fixes

  • [engine] Skip acquiring program packages during refresh when running inline automation programs #18283

  • [sdk/nodejs] Avoid unnecessary Node.js installations #18293

  • [sdk/{nodejs,python}] Fix handling of DependencyResource when checking invoke deps #18275

  • [sdk/{nodejs,python}] Permit output arguments in plain invokes for backwards compatibility #18304

Miscellaneous

  • [sdk/python] Manage the publish dependencies in pyproject.toml #18261
Commits
  • bcbbcc6 Upgrade astral-sh/setup-uv to v5 (#18307)
  • cf91d2f Allow resource annotations to be publicly queried, for real (#18302)
  • 52c4708 allow using short hashes for versions in package add (#18277)
  • 34d2aa3 Add some skeletal documentation on the built-in provider (#18303)
  • 28e6af3 document the parsing behaviour of pulumi config set (#18285)
  • d5cf13b Permit output arguments in plain invokes for backwards compatibility (#18304)
  • a2ab0b9 Avoid unnecessary Node.js installations (#18293)
  • aaab6df Fix small typo (#18300)
  • 63fab35 [engine/refresh] Skip acquiring program packages during refresh when running ...
  • 2e95b7b Fix dev releases for the Python SDK (#18291)
  • 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 <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

Bumps the gomod group with 2 updates: [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) and [github.com/pulumi/pulumi/sdk/v3](https://github.com/pulumi/pulumi).


Updates `github.com/go-git/go-git/v5` from 5.13.1 to 5.13.2
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.13.1...v5.13.2)

Updates `github.com/pulumi/pulumi/sdk/v3` from 3.146.0 to 3.147.0
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](pulumi/pulumi@v3.146.0...v3.147.0)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/pulumi/pulumi/sdk/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 27, 2025
@bonddim bonddim merged commit d9ebdb4 into main Jan 27, 2025
5 of 6 checks passed
@bonddim bonddim deleted the dependabot/go_modules/gomod-3b74997973 branch January 27, 2025 23:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant