monitoring-mixins / mixtool

mixtool is a helper for easily working with jsonnet mixins.
Apache License 2.0
139 stars 15 forks source link

Bump github.com/jsonnet-bundler/jsonnet-bundler from 0.4.0 to 0.5.1 #91

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/jsonnet-bundler/jsonnet-bundler from 0.4.0 to 0.5.1.

Release notes

Sourced from github.com/jsonnet-bundler/jsonnet-bundler's releases.

v0.5.1 / 2022-06-22

Since the CI was broken for v0.5.0 there only is a published release for v0.5.1.

0.5.1 / 2022-06-22

  • [ENHANCEMENT] Update dependencies and fix CI (#162)

0.5.0 / 2022-06-09

Changes:

  • [FEATURE] Add --quiet option to suppress git progress output (#124)
  • [FEATURE] Support Bitbucket personal repositories (#156)
  • [FEATURE] Add --legacy-name flag #158
  • [ENHANCEMENT] Windows enhancements (#110)
  • [BUGFIX] Allow dots in a repository path's "user" section (#106)
  • [BUGFIX] On windows, use \ instead of / (#115)
  • [BUGFIX] Replace / in version by - (#146)
  • [BUGFIX] Correct path resolution to nested local dependencies (#151)
Changelog

Sourced from github.com/jsonnet-bundler/jsonnet-bundler's changelog.

0.5.1 / 2022-06-22

  • [ENHANCEMENT] Update dependencies and fix CI

0.5.0 / 2022-06-09

Changes:

  • [FEATURE] Add --quiet option to suppress git progress output (#124)
  • [FEATURE] Support Bitbucket personal repositories (#156)
  • [FEATURE] Add --legacy-name flag #158
  • [ENHANCEMENT] Windows enhancements (#110)
  • [BUGFIX] Allow dots in a repository path's "user" section (#106)
  • [BUGFIX] On windows, use \ instead of / (#115)
  • [BUGFIX] Replace / in version by - (#146)
  • [BUGFIX] Correct path resolution to nested local dependencies (#151)
Commits
  • 451a33c Merge pull request #162 from jsonnet-bundler/updates
  • 1e72edd Release v0.5.1
  • 5f57200 Fix broken integration test
  • 153f48f Update Go in CI and busybox to 1.35
  • d3d7715 Update Go dependencies
  • 09e1f13 Release v0.5.0
  • 5fddb90 Merge pull request #161 from jsonnet-bundler/new-release
  • 32dba47 Write CHANGELOG for v0.5
  • 76754ad Merge pull request #158 from Duologic/duologic/legacy-name
  • 9e45e0a feat(install): add --legacy-name flag
  • Additional commits viewable in compare view


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