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 semantic-release and @spotify/web-scripts #474

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2022

Bumps semantic-release to 19.0.5 and updates ancestor dependency @spotify/web-scripts. These dependencies need to be updated together.

Updates semantic-release from 18.0.1 to 19.0.5

Release notes

Sourced from semantic-release's releases.

v19.0.5

19.0.5 (2022-08-23)

Reverts

v19.0.4

19.0.4 (2022-08-22)

Bug Fixes

v19.0.3

19.0.3 (2022-06-09)

Bug Fixes

  • log-repo: use the original form of the repo url to remove the need to mask credentials (#2459) (58a226f), closes #2449

v19.0.2

19.0.2 (2022-01-18)

Bug Fixes

  • npm-plugin: upgraded to the stable version (0eca144)

v19.0.1

19.0.1 (2022-01-18)

Bug Fixes

  • npm-plugin: upgraded to the latest beta version (8097afb)

v19.0.0

19.0.0 (2022-01-18)

Bug Fixes

  • npm-plugin: upgraded to the beta, which upgrades npm to v8 (f634b8c)

... (truncated)

Commits
  • 8f07522 Revert "fix(deps): update dependency yargs to v17" (#2534)
  • 2f4bcef docs: add semantic-release-react-native to plugin list (#2523)
  • f419080 fix(deps): update dependency yargs to v17 (#1912)
  • 3bbf08c test(integration): upgrade the gitbox image to support arm architecture in ad...
  • 846f4c2 build(deps): bump terser from 5.14.0 to 5.14.2 (#2513)
  • bd294eb docs(plugin-list): add semantic-release-space plugin (#2502)
  • c69445e docs: remove deprecated keyword in gitlab-ci.md (#2498)
  • d80e2ea build(deps-dev): bump got from 11.8.3 to 11.8.5 (#2485)
  • 9589a96 docs: fix typos (#2476)
  • ec89bab docs: replace issue templates with forms (#2474)
  • Additional commits viewable in compare view

Updates @spotify/web-scripts from 12.0.0 to 14.1.0

Release notes

Sourced from @​spotify/web-scripts's releases.

v14.1.0

14.1.0 (2022-08-08)

Features

  • package.json/yarn.lock: upgrade minimum version of commitizen to latest (4.2.5) (81ba9e3), closes #1026

v14.0.2

14.0.2 (2022-07-15)

Bug Fixes

  • web-scripts: resolve sec issue with ansi-regex, must use ^4.1.1 (85b2c78)
  • web-scripts: resolve sec issue with minimist, must use ^1.2.6 (d52b6a3)

v14.0.1

14.0.1 (2022-07-12)

Bug Fixes

  • web-scripts: v14.0.0 is borked, unpublished, please skip it and use >= v14.0.1 (df0acb5)

v14.0.0

14.0.0 (2022-07-11)

🚨 This release was unpublished because Lerna threw an error mid-deploy, resulting in a mix of v14 and v13 packages. Lerna cannot deploy multiple packages atomically, so v14 was unpublished.

Bug Fixes

  • do not output type declarations for cjs/esm (262a174)
  • web-scripts: fix type declaration output by specifying module (814fc6b)

chore

  • deps: upgrade deps; jest from v27 to v28 (13aff23)

BREAKING CHANGES

  • deps: Jest bump from v27 to v28

... (truncated)

Changelog

Sourced from @​spotify/web-scripts's changelog.

14.1.0 (2022-08-08)

Features

  • package.json/yarn.lock: upgrade minimum version of commitizen to latest (4.2.5) (81ba9e3), closes #1026

14.0.2 (2022-07-15)

Bug Fixes

  • web-scripts: resolve sec issue with ansi-regex, must use ^4.1.1 (85b2c78)
  • web-scripts: resolve sec issue with minimist, must use ^1.2.6 (d52b6a3)

14.0.1 (2022-07-12)

Bug Fixes

  • web-scripts: v14 borked, unpublished, must use v15 (df0acb5)

BREAKING CHANGES

  • web-scripts: v14 borked, unpublished, must use v15

14.0.0 (2022-07-11)

Bug Fixes

  • do not output type declarations for cjs/esm (262a174)
  • web-scripts: fix type declaration output by specifying module (814fc6b)

chore

  • deps: upgrade deps; jest from v27 to v28 (13aff23)

BREAKING CHANGES

  • deps: Jest bump from v27 to v28

13.0.1 (2022-04-19)

Bug Fixes

  • fix peer dependency versioning for eslint (46068c2)

13.0.0 (2022-03-21)

Bug Fixes

  • eslint: specify parserOptions.project (5ea256c)
  • remove parserOptions.project (c901579)

... (truncated)

Commits
  • f85242a v14.1.0
  • 400f898 Merge pull request #1027 from joshuahatcher/joshuah/upgrade-commitizen
  • 81ba9e3 feat(package.json/yarn.lock): upgrade minimum version of commitizen to latest...
  • c9eb32a v14.0.2
  • 5be9fcf Merge pull request #1008 from danorel/fix/commitizen
  • 85b2c78 fix(web-scripts): resolve sec issue with ansi-regex, must use ^4.1.1
  • d52b6a3 fix(web-scripts): resolve sec issue with minimist, must use ^1.2.6
  • db8bb35 v14.0.1
  • d9e93fe Merge pull request #1006 from spotify/force-v15
  • df0acb5 fix(web-scripts): v14 borked, unpublished, must use v15
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) to 19.0.5 and updates ancestor dependency [@spotify/web-scripts](https://github.com/spotify/web-scripts). These dependencies need to be updated together.


Updates `semantic-release` from 18.0.1 to 19.0.5
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v18.0.1...v19.0.5)

Updates `@spotify/web-scripts` from 12.0.0 to 14.1.0
- [Release notes](https://github.com/spotify/web-scripts/releases)
- [Changelog](https://github.com/spotify/web-scripts/blob/master/CHANGELOG.md)
- [Commits](spotify/web-scripts@v12.0.0...v14.1.0)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: indirect
- dependency-name: "@spotify/web-scripts"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from ekh64 as a code owner November 18, 2022 16:43
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 18, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants