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

fix(deps): update frontend non-major dependencies #1424

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/eslint (source) 1.1.0 -> 1.2.0 age adoption passing confidence
@nuxtjs/i18n (source) 9.3.0 -> 9.3.1 age adoption passing confidence
@nuxtjs/turnstile 0.9.12 -> 0.9.15 age adoption passing confidence
@types/bun (source) 1.2.4 -> 1.2.5 age adoption passing confidence
axios (source) 1.8.2 -> 1.8.3 age adoption passing confidence
eslint-plugin-oxlint 0.15.13 -> 0.15.14 age adoption passing confidence
lint-staged 15.4.3 -> 15.5.0 age adoption passing confidence
marked-extended-tables 2.0.0 -> 2.0.1 age adoption passing confidence
oxlint (source) 0.15.13 -> 0.15.14 age adoption passing confidence
pnpm (source) 10.6.1+sha512.40ee09af407fa9fbb5fbfb8e1cb40fbb74c0af0c3e10e9224d7b53c7658528615b2c92450e74cfad91e3a2dcafe3ce4050d80bda71d757756d2ce2b66213e9a3 -> 10.6.2 age adoption passing confidence
pnpm (source) 10.6.1 -> 10.6.2 age adoption passing confidence
prismjs 1.29.0 -> 1.30.0 age adoption passing confidence

Release Notes

nuxt/eslint (@​nuxt/eslint)

v1.2.0

Compare Source

   🚀 Features
    View changes on GitHub
nuxt-modules/i18n (@​nuxtjs/i18n)

v9.3.1

Compare Source

This changelog is generated by GitHub Releases

   🐞 Bug Fixes
    View changes on GitHub
nuxt-modules/turnstile (@​nuxtjs/turnstile)

v0.9.15

Compare Source

Bug Fixes

v0.9.14

Compare Source

Bug Fixes

v0.9.13

Compare Source

Bug Fixes
axios/axios (axios)

v1.8.3

Compare Source

Bug Fixes
  • add missing type for allowAbsoluteUrls (#​6818) (10fa70e)
  • xhr/fetch: pass allowAbsoluteUrls to buildFullPath in xhr and fetch adapters (#​6814) (ec159e5)
Contributors to this release
oxc-project/eslint-plugin-oxlint (eslint-plugin-oxlint)

v0.15.14

Compare Source

No significant changes

    View changes on GitHub
lint-staged/lint-staged (lint-staged)

v15.5.0

Compare Source

Minor Changes
  • #​1526 630af5f Thanks @​iiroj! - Lint-staged no longer resets to the original state when preventing an empty git commit. This happens when your configured tasks reset all the staged changes, typically when trying to commit formatting changes which conflict with your linter setup like ESLint or Prettier.
Example with Prettier

By default Prettier prefers double quotes.

Previously
  1. Stage file.js with only double quotes " changed to '
  2. Run git commit -am "I don't like double quotes"
  3. Lint-staged runs prettier --write file.js, converting all the ' back to "
  4. Because there are now no changes, lint-staged fails, cancels the commit, and resets back to the original state
  5. Commit was not done, original state is restored and single quotes ' are staged
Now
  1. Stage file.js with only double-quotes " changed to '
  2. Run git commit -am "I don't like double quotes"
  3. Lint-staged runs prettier --write file.js, converting all the ' back to "
  4. Because there are now no changes, lint-staged fails and cancels the commit
  5. Commit was not done, and there are no staged changes
calculuschild/marked-extended-tables (marked-extended-tables)

v2.0.1

Compare Source

oxc-project/oxc (oxlint)

v0.15.14

Compare Source

Features
  • 3fce826 linter: Add support for extends property in oxlintrc (#​9217) (camchenry)
pnpm/pnpm (pnpm)

v10.6.2

Compare Source

Patch Changes
  • pnpm self-update should always update the version in the packageManager field of package.json.
  • Fix running pnpm CLI from pnpm CLI on Windows when the CLI is bundled to an executable #​8971.
  • pnpm patch-commit will now use the same filesystem as the store directory to compare and create patch files.
  • Don't show info output when --loglevel=error is used.
  • peerDependencyRules should be set in pnpm-workspace.yaml to take effect.
PrismJS/prism (prismjs)

v1.30.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 3am 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.

👻 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/frontend-minor-patch branch 14 times, most recently from d1ac7f7 to 48a3d15 Compare December 6, 2024 16:05
@renovate renovate bot force-pushed the renovate/frontend-minor-patch branch 2 times, most recently from daa8787 to 148dec7 Compare December 10, 2024 13:49
@renovate renovate bot changed the title chore(deps): update frontend non-major dependencies fix(deps): update frontend non-major dependencies Dec 10, 2024
@renovate renovate bot force-pushed the renovate/frontend-minor-patch branch 13 times, most recently from 0d77c73 to 4cda40b Compare December 16, 2024 06:40
@renovate renovate bot force-pushed the renovate/frontend-minor-patch branch 12 times, most recently from 350422a to 01ac1b9 Compare March 5, 2025 14:43
@renovate renovate bot force-pushed the renovate/frontend-minor-patch branch 4 times, most recently from 9ca9c52 to b97547a Compare March 8, 2025 11:27
@renovate renovate bot changed the title fix(deps): update frontend non-major dependencies fix(deps): update frontend non-major dependencies - autoclosed Mar 8, 2025
@renovate renovate bot closed this Mar 8, 2025
@renovate renovate bot changed the title fix(deps): update frontend non-major dependencies - autoclosed fix(deps): update frontend non-major dependencies Mar 10, 2025
@renovate renovate bot reopened this Mar 10, 2025
@renovate renovate bot changed the title fix(deps): update frontend non-major dependencies chore(deps): update frontend non-major dependencies Mar 10, 2025
@renovate renovate bot force-pushed the renovate/frontend-minor-patch branch 2 times, most recently from 385d806 to a325b76 Compare March 10, 2025 18:35
@renovate renovate bot changed the title chore(deps): update frontend non-major dependencies fix(deps): update frontend non-major dependencies Mar 10, 2025
@renovate renovate bot force-pushed the renovate/frontend-minor-patch branch 4 times, most recently from a74a3bd to cd7ee21 Compare March 12, 2025 10:02
@renovate renovate bot force-pushed the renovate/frontend-minor-patch branch from cd7ee21 to c5e7581 Compare March 12, 2025 16:15
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