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 @gitbeaker/node from 28.4.1 to 35.0.0 #176

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2021

Bumps @gitbeaker/node from 28.4.1 to 35.0.0.

Release notes

Sourced from @​gitbeaker/node's releases.

35.0.0

💥 Breaking Change

🔩 Dependency Updates

Authors: 2

34.7.0

🎉 This release contains work from a new contributor! 🎉

Thank you, Martin Howarth (@​MartinHowarth), for all your work!

💥 Feature

🐛 Bug Fix

⚠️ Pushed to master

🔩 Dependency Updates

  • Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/auto-it/all-contributors-10.32.3' #2240 (@​jdalrymple)
  • Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/eslint-config-airbnb-base-15.0.0' #2202 (@​jdalrymple)
  • Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/eslint-plugin-jest-25.3.0' #2238 (@​jdalrymple)
  • Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/jest-27.4.0' #2244 (@​jdalrymple)
  • Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/jest-extended-1.2.0' #2245 (@​jdalrymple)
  • Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/lint-staged-12.1.2' #2226 (@​jdalrymple)
  • Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/openpgp-5.0.1' #2217 (@​jdalrymple)
  • Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/rollup-2.60.1' #2239 (@​jdalrymple)
  • Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/types/node-16.11.11' #2243 (@​jdalrymple)

... (truncated)

Changelog

Sourced from @​gitbeaker/node's changelog.

35.0.0 (Wed Dec 01 2021)

💥 Breaking Change

🔩 Dependency Updates

Authors: 2


34.7.0 (Tue Nov 30 2021)

🎉 This release contains work from a new contributor! 🎉

Thank you, Martin Howarth (@​MartinHowarth), for all your work!

💥 Feature

🐛 Bug Fix

⚠️ Pushed to master

🔩 Dependency Updates

  • Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/auto-it/all-contributors-10.32.3' #2240 (@​jdalrymple)
  • Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/eslint-config-airbnb-base-15.0.0' #2202 (@​jdalrymple)
  • Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/eslint-plugin-jest-25.3.0' #2238 (@​jdalrymple)
  • Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/jest-27.4.0' #2244 (@​jdalrymple)
  • Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/jest-extended-1.2.0' #2245 (@​jdalrymple)

... (truncated)

Commits
  • c646790 Bump version to: 35.0.0 [skip ci]
  • 4f67001 Update CHANGELOG.md [skip ci]
  • 65d7110 Merge branch '2246-tags-signature'
  • 11124ab Merge branch 'master' into 2246-tags-signature
  • 561f2ab Updating Tag.create function to match latest API
  • 51eeedd Bump playwright from 1.16.3 to 1.17.0 (#2249)
  • a365c64 Bump rollup from 2.60.1 to 2.60.2 (#2250)
  • 54b5cb9 Bump jest from 27.4.0 to 27.4.2 (#2251)
  • ee20704 Bump version to: 34.7.0 [skip ci]
  • dae6d51 Update contributors [skip ci]
  • 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 [@gitbeaker/node](https://github.com/jdalrymple/gitbeaker) from 28.4.1 to 35.0.0.
- [Release notes](https://github.com/jdalrymple/gitbeaker/releases)
- [Changelog](https://github.com/jdalrymple/gitbeaker/blob/master/CHANGELOG.md)
- [Commits](jdalrymple/gitbeaker@28.4.1...35.0.0)

---
updated-dependencies:
- dependency-name: "@gitbeaker/node"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2021
@commit-lint
Copy link

commit-lint bot commented Dec 1, 2021

Contributors

dependabot[bot]

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2021

Superseded by #177.

@dependabot dependabot bot closed this Dec 2, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/gitbeaker/node-35.0.0 branch December 2, 2021 23:00
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants