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 all patch dependencies #1758

Merged
merged 1 commit into from
Mar 13, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@biomejs/biome (source) 1.6.0 -> 1.6.1 age adoption passing confidence
@types/react (source) 18.2.64 -> 18.2.65 age adoption passing confidence
caniuse-lite 1.0.30001594 -> 1.0.30001597 age adoption passing confidence
nx (source) 18.0.7 -> 18.0.8 age adoption passing confidence
react-router-dom (source) 6.22.2 -> 6.22.3 age adoption passing confidence

Release Notes

biomejs/biome (@​biomejs/biome)

v1.6.1

Compare Source

CLI
Bug fixes
  • CLI is now able to automatically search and resolve biome.jsonc (#​2008). Contributed by @​Sec-ant
  • Fix a false positive where some files were counted as "fixed" even though they weren't modified. Contributed by @​ematipico
Configuration
Bug fixes
  • json.formatter.trailingCommas option now works in overrides (#​2009). Contributed by @​Sec-ant
Linter
New features
  • Add rule noDoneCallback, this rule checks the function parameter of hooks & tests
    for use of the done argument, suggesting you return a promise instead. Contributed by @​vasucp1207

    beforeEach(done => {
      // ...
    });
Bug fixes
Parser
Bug fixes
  • JavaScript lexer is now able to lex regular expression literals with escaped non-ascii chars (#​1941).

    Contributed by @​Sec-ant

browserslist/caniuse-lite (caniuse-lite)

v1.0.30001597

Compare Source

v1.0.30001596

Compare Source

nrwl/nx (nx)

v18.0.8

Compare Source

18.0.8 (2024-03-08)

🩹 Fixes
  • angular: log message about unsupported ng cache command (#​22154)
  • angular: fix message logged for unsupported ng cache (#​22211)
  • angular: Module federation with Crystal enabled. (#​22224)
  • angular: install jsonc-eslint-parser only when @​nx/dependency-checks is used (#​22231)
  • core: setting up .nx inside gradle shouldn't throw (#​21957)
  • core: add outputs to nx.json for nx init in monorepo (#​22061)
  • core: fix no such file or directory, open 'package-lock.json' (#​21835)
  • core: fix terminal message alignment on errors (#​22189)
  • graph: show command property as monospace (#​21997)
  • linter: add v7 of typescript-eslint to peerDeps (#​21853)
  • misc: improve package.json scripts handling when running "nx init" and "nx add" (#​22168)
  • misc: do not add includedScripts unless really needed when running nx add (#​22180)
  • nextjs: avoid path error on dev server creation (#​21998)
  • nextjs: Surface error codes when build is interrupted by signals SIGINT, SIGTERM etc... (#​22190)
  • nx-plugin: do not print duplicated warning about derived format when generating plugin (#​22230)
  • react: pass correct argument to rspack configuration generator (#​22241)
  • release: store rawVersionSpec on versionData (#​22071)
  • testing: close cypress web server correctly on windows (#​22125)
  • testing: resolve cypress config glob pattern correctly to handle root projects (#​22165)
  • testing: fix project config might not be defined (#​22174)
  • vue: small typo in CNW description (#​21888)
❤️ Thank You
remix-run/react-router (react-router-dom)

v6.22.3

Compare Source

Patch Changes

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

netlify bot commented Mar 7, 2024

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit 4cf47d1
🔍 Latest deploy log https://app.netlify.com/sites/rsbuild/deploys/65f05fc47a95f900088af594
😎 Deploy Preview https://deploy-preview-1758--rsbuild.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 77
Accessibility: 97
Best Practices: 92
SEO: 92
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot changed the title chore(deps): update dependency caniuse-lite to v1.0.30001596 chore(deps): update all patch dependencies Mar 7, 2024
@renovate renovate bot force-pushed the renovate/all-patch branch from 4d180a7 to 4cf47d1 Compare March 12, 2024 13:59
@chenjiahan chenjiahan merged commit 817fd62 into main Mar 13, 2024
11 checks passed
@chenjiahan chenjiahan deleted the renovate/all-patch branch March 13, 2024 02:10
@chenjiahan chenjiahan mentioned this pull request Mar 19, 2024
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