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

chore(deps): update dependency @spotify/prettier-config to v15 #2437

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

Conversation

backstage-goalie[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
@spotify/prettier-config devDependencies major ^12.0.0 -> ^15.0.0

Release Notes

spotify/web-scripts (@​spotify/prettier-config)

v15.0.0

Compare Source

chore
  • deps: upgrade dependencies (ef060c7)
  • node: upgrade required Node version to 18 (9528841)
BREAKING CHANGES
  • node: Node bump from v14 to v18
  • deps: TypeScript bump from v4 to v5, Jest bump from v28 to v29

14.1.6 (2023-02-14)

Bug Fixes

14.1.5 (2023-01-30)

Bug Fixes

14.1.4 (2023-01-19)

Bug Fixes

14.1.3 (2022-12-07)

Bug Fixes

14.1.2 (2022-12-02)

Bug Fixes
  • web-scripts: security vulnerability in glob (a278f21)

14.1.1 (2022-11-25)

Bug Fixes
  • precommit: add in --passWithNoTests flag to enable precommit hook to succeed with no tests (67cba2a), closes #​1020

v14.1.6

Compare Source

Bug Fixes

v14.1.5

Compare Source

Bug Fixes

v14.1.4

Compare Source

Bug Fixes

v14.1.3

Compare Source

Bug Fixes

v14.1.2

Compare Source

Bug Fixes
  • web-scripts: security vulnerability in glob (a278f21)

v14.1.1

Compare Source

Bug Fixes
  • precommit: add in --passWithNoTests flag to enable precommit hook to succeed with no tests (67cba2a), closes #​1020

v14.1.0

Compare Source

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

v14.0.2

Compare Source

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

Compare Source

Bug Fixes
  • web-scripts: v14 borked, unpublished, must use v15 (df0acb5)
BREAKING CHANGES
  • web-scripts: v14 borked, unpublished, must use v15

v14.0.0

Compare Source

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)

v13.0.1

Compare Source

Bug Fixes
  • fix peer dependency versioning for eslint (46068c2)

v13.0.0

Compare Source

Bug Fixes
  • eslint: specify parserOptions.project (5ea256c)
  • remove parserOptions.project (c901579)
  • update yarn.lock (9ed6d68)
chore
BREAKING CHANGES
  • update semantic-release from v18 to v19
  • update jest-junit from v12 to v13
  • update @​typescript-eslint from v4 to v5, eslint from v7 to v8
  • update eslint from v7 to v8
  • update @​spotify/eslint-plugin from v11 to v12
  • update commitlint from v13 to v16

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@backstage-goalie backstage-goalie bot added the dependencies Pull requests that update a dependency file label Jan 3, 2025
@backstage-goalie backstage-goalie bot force-pushed the renovate/spotify-prettier-config-15.x branch from dec061c to 9671bf8 Compare January 3, 2025 05:15
Copy link
Contributor

@awanlin awanlin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please do not merge. We should be removing usages of @spotify/prettier-config and then updating the prettier config to be like this:

"prettier": "@backstage/cli/config/prettier",

Ideally this would be done as part of a version bump as this was introduced with 1.34.0: https://backstage.github.io/upgrade-helper/?from=1.32.0&to=1.34.0

@backstage-goalie backstage-goalie bot force-pushed the renovate/spotify-prettier-config-15.x branch 4 times, most recently from a87697c to d9992b2 Compare January 3, 2025 17:15
@backstage-goalie backstage-goalie bot force-pushed the renovate/spotify-prettier-config-15.x branch from d9992b2 to 0a5a61e Compare January 4, 2025 00:20
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.

2 participants