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 all non-major dependencies #252

Merged
merged 1 commit into from
Jan 25, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@eslint/js (source) 9.17.0 -> 9.19.0 age adoption passing confidence dependencies minor
@tailwindcss/typography 0.5.15 -> 0.5.16 age adoption passing confidence devDependencies patch
@types/node (source) 22.10.5 -> 22.10.10 age adoption passing confidence devDependencies patch
@vueuse/core (source) 12.3.0 -> 12.5.0 age adoption passing confidence dependencies minor
eslint (source) 9.17.0 -> 9.19.0 age adoption passing confidence dependencies minor
eslint (source) 9.17.0 -> 9.19.0 age adoption passing confidence devDependencies minor
eslint-plugin-prettier 5.2.1 -> 5.2.3 age adoption passing confidence dependencies patch
node (source) 22.12.0 -> 22.13.1 age adoption passing confidence minor
octokit 4.0.3 -> 4.1.0 age adoption passing confidence dependencies minor
pnpm (source) 9.15.3 -> 9.15.4 age adoption passing confidence packageManager patch
postcss (source) 8.4.49 -> 8.5.1 age adoption passing confidence devDependencies minor
prettier-plugin-tailwindcss 0.6.9 -> 0.6.11 age adoption passing confidence devDependencies patch
satori 0.12.0 -> 0.12.1 age adoption passing confidence devDependencies patch
typescript (source) 5.7.2 -> 5.7.3 age adoption passing confidence devDependencies patch
typescript-eslint (source) 8.19.0 -> 8.21.0 age adoption passing confidence dependencies minor
typescript-eslint (source) 8.19.0 -> 8.21.0 age adoption passing confidence devDependencies minor
vitepress (source) 1.5.0 -> 1.6.3 age adoption passing confidence devDependencies minor

Release Notes

eslint/eslint (@​eslint/js)

v9.19.0

Compare Source

v9.18.0

Compare Source

tailwindlabs/tailwindcss-typography (@​tailwindcss/typography)

v0.5.16

Compare Source

Fixed
  • Support installing with beta versions of Tailwind CSS v4 (#​365)
vueuse/vueuse (@​vueuse/core)

v12.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v12.4.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
eslint/eslint (eslint)

v9.19.0

Compare Source

v9.18.0

Compare Source

prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.2.3

Compare Source

Patch Changes

v5.2.2

Compare Source

Patch Changes
nodejs/node (node)

v22.13.1

Compare Source

v22.13.0

Compare Source

octokit/octokit.js (octokit)

v4.1.0

Compare Source

Features
  • deps: bump Octokit deps to fix Deno compatibility, new endpoints via @octokit/plugin-rest-endpoint-methods (#​2788) (2107d79)
pnpm/pnpm (pnpm)

v9.15.4: pnpm 9.15.4

Compare Source

Patch Changes

  • Ensure that recursive pnpm update --latest <pkg> updates only the specified package, with dedupe-peer-dependents=true.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me Workleap
Canva
postcss/postcss (postcss)

v8.5.1

Compare Source

v8.5.0: 8.5 “Duke Alloces”

Compare Source

President Alloces seal

PostCSS 8.5 brought API to work better with non-CSS sources like HTML, Vue.js/Svelte sources or CSS-in-JS.

@​romainmenke during his work on Stylelint added Input#document in additional to Input#css.

root.source.input.document //=> "<p>Hello</p>
                           //    <style>
                           //    p {
                           //      color: green;
                           //    }
                           //    </style>"
root.source.input.css      //=> "p {
                           //      color: green;
                           //    }"

Thanks to Sponsors

This release was possible thanks to our community.

If your company wants to support the sustainability of front-end infrastructure or wants to give some love to PostCSS, you can join our supporters by:

tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)

v0.6.11

Compare Source

  • Support TypeScript configs and plugins when using v4 (#​342)

v0.6.10

Compare Source

  • Add support for @zackad/prettier-plugin-twig (#​327)
  • Drop support for @zackad/prettier-plugin-twig-melody (#​327)
  • Update Prettier options types (#​325)
  • Don't remove whitespace inside template literals in Svelte (#​332)
vercel/satori (satori)

v0.12.1

Compare Source

Bug Fixes
microsoft/TypeScript (typescript)

v5.7.3

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.21.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.20.0

Compare Source

🚀 Features
  • eslint-plugin: [no-misused-spread] add new rule (#​10551)
❤️ Thank You
  • Josh Goldberg ✨

You can read about our versioning strategy and releases on our website.

v8.19.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

vuejs/vitepress (vitepress)

v1.6.3

Compare Source

Bug Fixes
  • docsearch not rendering properly (3e4120e)

v1.6.2

Compare Source

Bug Fixes
  • fix static content removal for lean chunks due to Vue 3.5 changes (#​4508) (8214cae)

v1.6.1

Compare Source

Bug Fixes
  • build: escape $ in replace pattern in dynamic routes plugin (e812916), closes #​4499
  • theme/regression: broken hero heading at certain viewports (37dbe89)

v1.6.0

Compare Source

Bug Fixes
  • build: out of order css in prod builds (241d17d), closes #​4098
  • build: properly strip vpi-social css declaration in debug mode (c61182a)
  • build: respect vite.clearScreen in build (8ea776a), closes #​4468
  • build: specify mode for iconify (8a5e8ea)
  • theme: apply externalLinkIcon option on VPHome (#​4492) (fe48943)
  • theme: don't show external link icon for images (096bba1)
  • theme: ignore footnote-ref for outline (1832617), closes #​4402
  • theme: includes text to h1 tag for hero page (#​4472) (bd896c6), closes #​4453
Features
Miscellaneous

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.

👻 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/all-minor-patch branch from 64078c5 to 3fd713b Compare January 6, 2025 20:17
@renovate renovate bot changed the title chore(deps): update dependency satori to v0.12.1 fix(deps): update all non-major dependencies Jan 6, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 4308666 to d5192a5 Compare January 15, 2025 08:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 643254e to 6a2ea74 Compare January 22, 2025 13:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from d7bfda1 to b8bed23 Compare January 24, 2025 20:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b8bed23 to 1771c39 Compare January 25, 2025 05:32
@yshrsmz yshrsmz merged commit f3b0f65 into development Jan 25, 2025
1 check passed
@yshrsmz yshrsmz deleted the renovate/all-minor-patch branch January 25, 2025 13:36
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