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

Update all non-major dependencies to v1.25.0 #139

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@swissquote/crafty 1.24.0 -> 1.25.0 age adoption passing confidence
@swissquote/eslint-plugin-swissquote 1.24.0 -> 1.25.0 age adoption passing confidence

Release Notes

swissquote/crafty (@​swissquote/crafty)

v1.25.0

Compare Source

Highlights
  • Support Prettier 3 #​2137 #​2251
  • Add support for custom configuration in devServer #​2285
  • Fix incorrect Jest environment #​2281
  • CSS Modules: Fix Webpack issues and improve CSS linting configuration #​2275 #​2284
  • Disable @swissquote/swissquote/react/prop-types in TypeScript files #​2216
  • Support paths configuration in TypeScript #​2066
  • Add tsconfigFile option to JS bundles to specify a custom tsconfig.json
Prettier 3

Prettier 3 supports syntax for TypeScript 5.2 and 5.3 such as import assertions and resource management

  eslint: {
    settings: {
      "formatting/mode": "prettier:3",
    },
  },
Improved TS Support

Webpack and ESLint support TypeScript's "paths" options.
You can also change the tsconfig.json by setting tsconfigFile in the bundle options.

What's Changed

Full Changelog: swissquote/crafty@v1.24.0...v1.25.0


Configuration

📅 Schedule: Branch creation - "before 11pm on Monday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Mend Renovate. View repository job log here.

@onigoetz onigoetz merged commit a5fd745 into master Mar 4, 2024
1 check passed
@renovate renovate bot deleted the renovate/all-minor-patch branch March 4, 2024 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant