-
Notifications
You must be signed in to change notification settings - Fork 0
build(deps): bump @docusaurus/preset-classic from 2.0.0-alpha.70 to 2.0.0-alpha.71 #172
build(deps): bump @docusaurus/preset-classic from 2.0.0-alpha.70 to 2.0.0-alpha.71 #172
Conversation
@dependabot squash and merge |
49cafeb
to
fd5afbb
Compare
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) from 2.0.0-alpha.70 to 2.0.0-alpha.71. - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/master/CHANGELOG-2.x.md) - [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-alpha.71/packages/docusaurus-preset-classic) Signed-off-by: dependabot[bot] <support@github.com>
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
@dependabot rebase |
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
…classic-2.0.0-alpha.71
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
🎉 This PR is included in version 1.0.8 🎉 The release is available on: Your semantic-release bot 📦🚀 |
### [1.1.1](v1.1.0...v1.1.1) (2021-03-15) ### Dependencies * **deps:** bump @docusaurus/core from 2.0.0-alpha.70 to 2.0.0-alpha.71 ([#171](#171)) ([e177546](e177546)) * **deps:** bump @docusaurus/preset-classic ([#172](#172)) ([bd3619e](bd3619e)) * **deps:** bump @oclif/plugin-help from 3.2.1 to 3.2.2 ([#153](#153)) ([322ec7e](322ec7e)) * **deps:** bump tslib from 2.0.3 to 2.1.0 ([#145](#145)) ([8128569](8128569))
🎉 This PR is included in version 1.1.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
* feat(charts): add list-images command (#122) * chore(release): 1.1.0 [skip ci] ## [1.1.0](v1.0.5...v1.1.0) (2021-01-12) ### Features * **charts:** add list-images command ([#122](#122)) ([34793d3](34793d3)) * chore(release): 1.1.1 [skip ci] ### [1.1.1](v1.1.0...v1.1.1) (2021-03-15) ### Dependencies * **deps:** bump @docusaurus/core from 2.0.0-alpha.70 to 2.0.0-alpha.71 ([#171](#171)) ([e177546](e177546)) * **deps:** bump @docusaurus/preset-classic ([#172](#172)) ([bd3619e](bd3619e)) * **deps:** bump @oclif/plugin-help from 3.2.1 to 3.2.2 ([#153](#153)) ([322ec7e](322ec7e)) * **deps:** bump tslib from 2.0.3 to 2.1.0 ([#145](#145)) ([8128569](8128569)) * build(deps): upgrade js-yaml and jsonpath-plus * test: add utils and remove unneeded await * refactor(chart:list-images): use execa sync instead of await * chore(release): 1.1.2 [skip ci] ### [1.1.2](v1.1.1...v1.1.2) (2021-03-15) ### Dependencies * **deps:** upgrade js-yaml and jsonpath-plus ([c338afc](c338afc)) ### Code Refactoring * **chart:list-images:** use execa sync instead of await ([c5807a7](c5807a7)) * ci: fix tests with helm Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
## [1.2.0](v1.1.2...v1.2.0) (2021-03-15) ### Features * **charts:** add list-images command ([#174](#174)) ([224625b](224625b)), closes [#122](#122) [#122](#122) [#171](#171) [#172](#172) [#153](#153) [#145](#145) ### Bug Fixes * **chart:list-images:** enhance help function and examples ([75fec80](75fec80))
If you make any changes to it yourself then they will take precedence over the rebase.
Bumps @docusaurus/preset-classic from 2.0.0-alpha.70 to 2.0.0-alpha.71.
Release notes
Sourced from
@docusaurus/preset-classic's releases
.... (truncated)
Changelog
Sourced from
@docusaurus/preset-classic's changelog
.... (truncated)
Commits
3aec8af
v2.0.0-alpha.71f13448d
chore(v2): upgrade dependencies + require Node 12 (#4223)175d9c3
feat(v2): support/use React v17 by default (#4218)0252d01
docs(v2): Add READMEs to v2 packages (#4034)3fc29f4
chore(v2): prepare v2.0.0.alpha-70 release (#3933)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 will merge this PR once CI passes on it, as requested by @felipecrs.
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