dfds / backstage_originaldfdsfork

Backstage is an open platform for building developer portals
https://backstage.io
Apache License 2.0
0 stars 0 forks source link

chore(deps-dev): bump @spotify/prettier-config from 11.0.0 to 14.0.2 in /microsite #561

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @spotify/prettier-config from 11.0.0 to 14.0.2.

Release notes

Sourced from @​spotify/prettier-config's releases.

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

v13.0.1

13.0.1 (2022-04-19)

Bug Fixes

  • fix peer dependency versioning for eslint (46068c2)

... (truncated)

Changelog

Sourced from @​spotify/prettier-config's changelog.

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)
  • update yarn.lock (9ed6d68)

chore

... (truncated)

Commits
  • 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
  • 2bfaa03 v14.0.0
  • 4d2a752 Merge pull request #1002 from spotify/release
  • 27e4dce test(web-scripts): increase flakey lint test timeout
  • 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)
dependabot[bot] commented 1 year ago

The following labels could not be found: dependencies.

dependabot[bot] commented 1 year ago

Superseded by #565.