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.0.0 #4

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps chartpress from 1.3.0 to 2.0.0.

Changelog

Sourced from chartpress's changelog.

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

Documentation improvements

Continuous integration improvements

... (truncated)

Commits
  • ebf6daf Bump version: 1.3.1.dev → 2.0.0
  • b1e1a96 Merge pull request #182 from consideRatio/pr/add-changelog-for-2.0.0
  • 930ce6f docs: move reverted PRs to maintenance section of changelog
  • ddd18b2 Add changelog for 2.0.0
  • d306518 docs: fix headings to not be undefined links
  • 1078d04 Merge pull request #180 from minrk/reset-exclusive
  • ab9e7e1 Merge pull request #181 from minrk/test-coverage
  • c3e04cb upload test coverage
  • ee370e8 Enforce that --reset is an exclusive argument
  • b70f49f Merge pull request #179 from minrk/chartpress-base-version
  • 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)

Bumps [chartpress](https://github.com/jupyterhub/chartpress) from 1.3.0 to 2.0.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.0.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 5, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 12, 2022

Superseded by #7.

@dependabot dependabot bot closed this Sep 12, 2022
@dependabot dependabot bot deleted the dependabot/pip/chartpress-2.0.0 branch September 12, 2022 09:01
yuvipanda pushed a commit that referenced this pull request May 24, 2024
Enable `auth_state` & adjust some memory limits & restrictions
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