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 #427

Merged
merged 1 commit into from
Mar 2, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@swissquote/crafty 1.24.0 -> 1.25.0 age adoption passing confidence devDependencies minor
@swissquote/crafty-preset-postcss 1.24.0 -> 1.25.0 age adoption passing confidence devDependencies minor
@swissquote/crafty-runner-gulp 1.24.0 -> 1.25.0 age adoption passing confidence devDependencies minor
shivammathur/setup-php 2.29.0 -> 2.30.0 age adoption passing confidence action minor

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

shivammathur/setup-php (shivammathur/setup-php)

v2.30.0

Compare Source

Changelog

  • Add support to set custom composer timeout (#​811)
- name: Setup PHP
  uses: shivammathur/setup-php@v2
  with:
    php-version: '8.3'
  env:
    COMPOSER_PROCESS_TIMEOUT: 300

For the complete list of changes, please refer to the Full Changelog

Follow for updates

setup-php reddit setup-php twitter setup-php status


Configuration

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

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

Copy link

sonarcloud bot commented Mar 2, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@renovate renovate bot merged commit 75ee585 into master Mar 2, 2024
12 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch March 2, 2024 03:24
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.

0 participants