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

Bump chartpress from 1.3.0 to 2.1.0 #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 12, 2022

Bumps chartpress from 1.3.0 to 2.1.0.

Changelog

Sourced from chartpress's changelog.

2.1.0 - 2022-09-08

Enhancements made

2.0.0 - 2022-08-30

Make sure to read about the breaking changes and the release highlights below!

Breaking changes

If you are using chartpress to publish development releases should be aware that the suffix appended to chart versions and image tags is changed to look like 1.2.3-0.dev.git.n.hash, where the following things has changed:

  • -0.dev is appended by default for non pre-release versions.
  • n is the number of commits on the branch, where it previously was the number of commits since the last tag on the branch.

Release highlights

New features added

  • use baseVersion config to set the base version for development releases (supersedes useChartVersion config) #179 (@​minrk)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

... (truncated)

Commits
  • 2b66e6a Bump version: 2.0.1.dev → 2.1.0
  • c8727ac Merge pull request #185 from consideRatio/pr/add-changelog-for-2.1.0
  • 969d587 Add changelog for 2.1.0
  • f568380 Merge pull request #184 from minrk/dont-require-0.dev
  • 3ea5d40 recommend tbump with baseVersion
  • e4a8947 Adjust error message to reflect new restrictions on baseVersion
  • 6ffd884 append -0.dev to non-prerelease baseVersion
  • 4b85272 Bump version: 2.0.0 → 2.0.1.dev
  • ebf6daf Bump version: 1.3.1.dev → 2.0.0
  • b1e1a96 Merge pull request #182 from consideRatio/pr/add-changelog-for-2.0.0
  • Additional commits viewable 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [chartpress](https://github.com/jupyterhub/chartpress) from 1.3.0 to 2.1.0.
- [Release notes](https://github.com/jupyterhub/chartpress/releases)
- [Changelog](https://github.com/jupyterhub/chartpress/blob/main/CHANGELOG.md)
- [Commits](jupyterhub/chartpress@1.3.0...2.1.0)

---
updated-dependencies:
- dependency-name: chartpress
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants