dictyBase / dicty-hooks

Home for all reusable dictyBase React hooks
BSD 2-Clause "Simplified" License
1 stars 1 forks source link

build(deps-dev): bump semantic-release, @semantic-release/changelog, @semantic-release/commit-analyzer, @semantic-release/git, @semantic-release/github, @semantic-release/npm and @semantic-release/release-notes-generator #263

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps semantic-release, @semantic-release/changelog, @semantic-release/commit-analyzer, @semantic-release/git, @semantic-release/github, @semantic-release/npm and @semantic-release/release-notes-generator. These dependencies needed to be updated together. Updates semantic-release from 17.4.7 to 18.0.1

Release notes

Sourced from semantic-release's releases.

v18.0.1

18.0.1 (2021-11-24)

Bug Fixes

  • bump @​semantic-release/commit-analyzer to 9.0.2 (#2258) (7f971f3)

v18.0.0

This is a maintenance release. An increasing amount of dependencies required a node version higher than the Node 10 version supported by semantic-release@17. We decided to go straight to a recent Node LTS version because the release build is usually independent of others, requiring a higher node version is less disruptive to users, but helps us reduce the maintenance overhead.

If you use GitHub Actions and need to bump the node version set up by actions/node-setup, you can use octoherd-script-bump-node-version-in-workflows

BREAKING CHANGES

node-version: the minimum required version of node is now v14.17

v18.0.0-beta.8

18.0.0-beta.8 (2021-09-17)

Bug Fixes

  • plugins: upgraded to stable versions of the plugins (d5be46e)

v18.0.0-beta.7

18.0.0-beta.7 (2021-09-03)

Bug Fixes

  • plugins: upgraded to the beta versions of the commit-analyzer and release-notes-generator plugins (d945374)

v18.0.0-beta.6

18.0.0-beta.6 (2021-09-03)

Bug Fixes

  • npm: upgraded to the beta version of the npm plugin (#2103) (995469f)

v18.0.0-beta.5

18.0.0-beta.5 (2021-09-03)

Bug Fixes

  • error: upgraded to the beta of the error plugin (10fb716)

v18.0.0-beta.4

... (truncated)

Commits
  • 7f971f3 fix: bump @​semantic-release/commit-analyzer to 9.0.2 (#2258)
  • e636621 docs(troubleshooting): typo (#2254)
  • f2a2def docs(recipes): fix path to recipes (#2253)
  • 628e29e chore(deps): update dependency got to v11.8.3 (#2251)
  • 8fda7fd docs(recipes): moved recipes to sub-directories to align with gitbook expecta...
  • 52d76a2 docs(plugin-list): updates semantic-release-plus/docker with updated lifecycl...
  • f092dd1 chore(deps): update dependency nock to v13.2.1 (#2242)
  • 03aa7d0 docs(badge): switched to proper semantic-release logo (#2235)
  • bc146e4 docs(gitbook): updated the summary document so that missing pages are rendere...
  • 5f9d1d1 chore(deps): update dependency nock to v13.2.0 (#2233)
  • Additional commits viewable in compare view


Updates @semantic-release/changelog from 5.0.1 to 6.0.1

Release notes

Sourced from @​semantic-release/changelog's releases.

v6.0.1

6.0.1 (2021-10-30)

Bug Fixes

  • deps: update dependency @​semantic-release/error to v3 (#167) (ef37296)

v6.0.0

6.0.0 (2021-09-22)

Features

  • node-version: raised the minimum required version to v14.17 (#170) (5cf74e4)

BREAKING CHANGES

  • node-version: the minimum required version of node is now v14.17
Commits
  • ef37296 fix(deps): update dependency @​semantic-release/error to v3 (#167)
  • 03bb179 chore(deps): lock file maintenance (#177)
  • 130705f chore(deps): lock file maintenance (#176)
  • 9c030e8 chore(deps): lock file maintenance (#175)
  • 0a21d3e docs(configuration): Fix incorrect link (#174)
  • 87be8e3 chore(deps): lock file maintenance (#172)
  • afe48aa chore(deps): lock file maintenance (#171)
  • 5cf74e4 feat(node-version): raised the minimum required version to v14.17 (#170)
  • 8f008ce chore(deps): lock file maintenance (#169)
  • 8061852 build(test.yml): set node-version to 16
  • Additional commits viewable in compare view


Updates @semantic-release/commit-analyzer from 8.0.1 to 9.0.2

Release notes

Sourced from @​semantic-release/commit-analyzer's releases.

v9.0.2

9.0.2 (2021-11-23)

Bug Fixes

  • bump conventional commits parser to version 3.2.3 (#289) (fc0a88a)

v9.0.1

9.0.1 (2021-09-18)

Bug Fixes

  • deps: update dependency import-from to v4 (#235) (2da0011)

v9.0.0

9.0.0 (2021-09-17)

Features

  • raise minimum version of Node to v14.17 (#248) (6eeaeb2)

BREAKING CHANGES

  • the minimum required version of node is now v14.17

v9.0.0-beta.3

9.0.0-beta.3 (2021-09-03)

Bug Fixes

v9.0.0-beta.2

9.0.0-beta.2 (2021-08-21)

Features

BREAKING CHANGES

  • @semantic-release/commit-analyzer is now a native ES Module
  • When setting the releaseRules option to a path, the path must include the .js extension, and the file must be an ES Module itself, exporting an array as default

... (truncated)

Commits
  • fc0a88a fix: bump conventional commits parser to version 3.2.3 (#289)
  • 271625c chore(deps): lock file maintenance
  • 3d5044f chore(deps): lock file maintenance (#287)
  • b00574f chore(deps): lock file maintenance (#286)
  • 89983f4 chore(deps): lock file maintenance (#285)
  • 1651fc7 chore(deps): update dependency sinon to v12.0.1 (#284)
  • eccfd38 chore(deps): update dependency sinon to v12 (#283)
  • 9cc61f3 chore(deps): lock file maintenance (#282)
  • e59d3be chore(deps): lock file maintenance (#280)
  • 3b6e669 chore(deps): lock file maintenance
  • Additional commits viewable in compare view


Updates @semantic-release/git from 9.0.1 to 10.0.1

Release notes

Sourced from @​semantic-release/git's releases.

v10.0.1

10.0.1 (2021-10-30)

Bug Fixes

  • deps: update dependency @​semantic-release/error to v3 (#295) (3e934d4)

v10.0.0

10.0.0 (2021-09-20)

Features

  • node-version: raised the minimum required version to v14.17 (7ab65f8)

BREAKING CHANGES

  • node-version: the minimum required version of node is now v14.17
Commits
  • 3e934d4 fix(deps): update dependency @​semantic-release/error to v3 (#295)
  • 01aad76 chore(deps): lock file maintenance (#304)
  • eae607b chore(deps): lock file maintenance (#302)
  • f9e1a09 chore(deps): lock file maintenance (#301)
  • 51280ff chore(deps): lock file maintenance (#300)
  • 7a41029 chore(deps): lock file maintenance (#299)
  • 7ab65f8 feat(node-version): raised the minimum required version to v14.17
  • 9105df6 chore(deps): lock file maintenance (#296)
  • fccf23d build(release.yml): set node-version to 16
  • 9d20879 chore(deps): lock file maintenance (#294)
  • Additional commits viewable in compare view


Updates @semantic-release/github from 7.2.3 to 8.0.2

Release notes

Sourced from @​semantic-release/github's releases.

v8.0.2

8.0.2 (2021-11-03)

Bug Fixes

v8.0.1

8.0.1 (2021-09-23)

Bug Fixes

  • deps: update dependency http-proxy-agent to v5 (#416) (a454f34)

v8.0.0

BREAKING CHANGES

  • node-version: the minimum required version of node is now v14.17

v8.0.0-beta.1

8.0.0-beta.1 (2021-08-26)

Features

  • node-version: raised the minimum required version to v14.17 (#397) (c6edf42)

BREAKING CHANGES

  • node-version: the minimum required version of node is now v14.17
Commits


Updates @semantic-release/npm from 7.1.3 to 8.0.3

Release notes

Sourced from @​semantic-release/npm's releases.

v8.0.3

8.0.3 (2021-11-04)

Reverts

v8.0.2

8.0.2 (2021-10-20)

Bug Fixes

  • README: correct docs on authentication (#413) (f089d9d)

v8.0.1

8.0.1 (2021-10-18)

Bug Fixes

  • deps: update dependency @​semantic-release/error to v3 (#402) (60832fb)

v8.0.0

8.0.0 (2021-09-17)

Features

  • node-version: raised the minimum required version to v14.17 (#387) (#399) (f65e49d)

BREAKING CHANGES

  • node-version: the minimum required version of node is now v14.17

Co-authored-by: Matt Travi programmer@travi.org

v8.0.0-beta.1

8.0.0-beta.1 (2021-08-30)

Features

  • node-version: raised the minimum required version to v14.17 (#387) (f78e383)

BREAKING CHANGES

... (truncated)

Commits
  • df11027 Revert "chore(deps): update dependency p-retry to v5 (#424)" (#425)
  • 637d496 chore(deps): update dependency p-retry to v5 (#424)
  • a27d832 chore(deps): update dependency clear-module to v4.1.2 (#422)
  • 5d6f04a chore(deps): update dependency sinon to v12 (#423)
  • ca09908 chore(deps): lock file maintenance (#421)
  • eff3fab chore(deps): lock file maintenance (#420)
  • 9a7283d chore(deps): lock file maintenance (#419)
  • 90c8b53 chore(deps): lock file maintenance (#418)
  • 7c55636 chore(deps): lock file maintenance
  • f089d9d fix(README): correct docs on authentication (#413)
  • Additional commits viewable in compare view


Updates @semantic-release/release-notes-generator from 9.0.3 to 10.0.3

Release notes

Sourced from @​semantic-release/release-notes-generator's releases.

v10.0.3

10.0.3 (2021-11-24)

Bug Fixes

  • bump conventional commits parser to version 3.2.3 (#293) (5f9d65d)

v10.0.2

10.0.2 (2021-09-18)

Bug Fixes

  • deps: update dependency conventional-changelog-writer to v5 (#212) (6724eca)

v10.0.1

10.0.1 (2021-09-17)

Bug Fixes

  • deps: update dependency import-from to v4 (#248) (bb00694)

v10.0.0

BREAKING CHANGES

  • the minimum required version of node is now v14.17.

Thanks

@​abel-mak

v10.0.0-beta.2

10.0.0-beta.2 (2021-09-03)

Features

  • updated the peer-dependency on semantic-release to v18 or above (d2f6e46)

v10.0.0-beta.1

10.0.0-beta.1 (2021-08-23)

Features

... (truncated)

Commits
  • 5f9d65d fix: bump conventional commits parser to version 3.2.3 (#293)
  • 2ca8fe8 chore(deps): update dependency semantic-release to v18.0.1 (#292)
  • 7cd50df chore(deps): lock file maintenance (#291)
  • f18c275 chore(deps): lock file maintenance (#290)
  • 9bff194 chore(deps): lock file maintenance (#289)
  • 0093602 chore(deps): lock file maintenance (#288)
  • a7981ca chore(deps): update dependency sinon to v12.0.1 (#287)
  • bfb4411 chore(deps): update dependency sinon to v12 (#286)
  • 0d7b228 chore(deps): lock file maintenance (#285)
  • 1ad2d34 chore(deps): lock file maintenance
  • Additional commits viewable in compare view


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)
codeclimate[bot] commented 2 years ago

Code Climate has analyzed commit b6741963 and detected 0 issues on this pull request.

View more on Code Climate.

dependabot[bot] commented 2 years ago

Superseded by #314.