chore(deps): update all non-major dependencies #159
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.0.8
->^3.0.9
^5.0.4
->^5.1.0
^18.2.45
->^18.2.46
^4.0.7
->^4.0.8
^2.0.0
->^2.1.0
^0.302.0
->^0.303.0
8.12.1
->8.13.1
^0.12.2
->^0.12.3
^0.5.9
->^0.5.10
Release Notes
withastro/astro (@astrojs/react)
v3.0.9
Compare Source
Patch Changes
#9482
72b26daf694b213918f02d0fcbf90ab5b7ebc31f
Thanks @natemoo-re! - Improves compatability with the Qwik adapter#9479
1baf0b0d3cbd0564954c2366a7278794fad6726e
Thanks @sarah11918! - Updates READMEwithastro/astro (@astrojs/tailwind)
v5.1.0
Compare Source
Minor Changes
d252fc61b04c1491f51822f5e23fabd404d84d40
Thanks @bluwy! - Addsnesting
option to enabletailwindcss/nesting
supportPatch Changes
1baf0b0d3cbd0564954c2366a7278794fad6726e
Thanks @sarah11918! - Updates READMEwithastro/astro (astro)
v4.0.8
Compare Source
Patch Changes
#9522
bb1438d20d325acd15f3755c6e306e45a7c64bcd
Thanks @Zegnat! - Add support for autocomplete attribute to the HTML button type.#9531
662f06fd9fae377bed1aaa49adbba3542cced087
Thanks @bluwy! - Fixes duplicated CSS modules content when it's imported by both Astro files and framework components#9501
eb36e95596fcdb3db4a31744e910495e22e3af84
Thanks @Princesseuh! - Export JSX namespace fromastro/jsx-runtime
for language tooling to consume#9492
89a2a07c2e411cda32244b7b05d3c79e93f7dd84
Thanks @lilnasy! - Improves error message for the case where two similarly named files result in the same content entry.#9532
7224809b73d2c3ec8e8aee2fa07463dc3b57a7a2
Thanks @bluwy! - Prevents unnecessary URI decoding when rendering a route#9478
dfef925e1fd07f3efb9fde6f4f23548f2af7dc75
Thanks @lilnasy! - Improves errors in certain places to also report their causes.#9463
3b0eaed3b544ef8c4ec1f7b0d5a8f475bcfeb25e
Thanks @Princesseuh! - Update Sharp version to ^0.33.1#9512
1469e0e5a915e6b42b9953dbb48fe57a74518056
Thanks @mingjunlu! - Prevents dev toolbar tooltip from overflowing outside of the screen#9497
7f7a7f1aeaec6b327ae0e5e7470a4f46174bf8ae
Thanks @lilnasy! - Adds a helpful warning message for when an exported API Route is not uppercase.lukeed/clsx (clsx)
v2.1.0
Compare Source
v2.0.1
Compare Source
Patches
arguments.length
&array.length
for 6% performance gain (#26):deff09b
Adds 5 bytes (+2%) for ~3% avg performance gain
Thank you @jalalazimi
Chores
bf64e71
855eec2
,6e3b2b9
,nyc
withc8
in CI:6e2468e
308a238
42354d3
,4c9a55d
Thank you @andipaetzold and @acusti
lucide-icons/lucide (lucide-react)
v0.303.0
: New icons & small fixes 0.303.0Compare Source
New icons 🎨
columns-1
(#1500) by @danielbayleycolumns-2
(#1500) by @danielbayleycolumns-3
(#1500) by @danielbayleycolumns-4
(#1500) by @danielbayleyrows-1
(#1500) by @danielbayleyrows-2
(#1500) by @danielbayleyrows-3
(#1500) by @danielbayleyrows-4
(#1500) by @danielbayleyOptimized Icons 🔨
rabbit
(#1763) by @jguddassquirrel
(#1764) by @jguddasOther fixes
Icon
type by @AdrianGonz97 in https://github.com/lucide-icons/lucide/pull/1762createLucideIcon()
by @nix6839 in https://github.com/lucide-icons/lucide/pull/1754pnpm/pnpm (pnpm)
v8.13.1
Minor Changes
New commands added for inspecting the store:
pnpm cat-index <pkg name>@​<pkg version>
pnpm cat-file sha512-mvavhfVcEREI7d8dfvfvIkuBLnx7+rrkHHnPi8mpEDUlNpY4CUY+CvJ5mrrLl18iQYo1odFwBV7z/cOypG7xxQ==
pnpm find-hash sha512-mvavhfVcEREI7d8dfvfvIkuBLnx7+rrkHHnPi8mpEDUlNpY4CUY+CvJ5mrrLl18iQYo1odFwBV7z/cOypG7xxQ==
This command is experimental. We might change how it behaves.
Related issue: #7413.
A new setting added for symlinking injected dependencies from the workspace, if their dependencies use the same peer dependencies as the dependent package. The setting is called
dedupe-injected-deps
#7416.Use
--fail-if-no-match
if you want the CLI fail if no packages were matched by the command #7403.Patch Changes
pnpm list --parseable
should not print the same dependency multiple times #7429.pnpm env
commands #7456.pnpm update --interactive
command #7439.update -i -r
with Git specifiers #7415.Our Gold Sponsors
Our Silver Sponsors
withastro/prettier-plugin-astro (prettier-plugin-astro)
v0.12.3
Compare Source
Patch Changes
e75f9c7
: Fix<br />
tags sometimes causing additional spaces to appearb4b0918
: Fix not being able to format expressions with more than 2 rootstailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)
v0.5.10
Compare Source
Changed
Configuration
📅 Schedule: Branch creation - "on Sunday" (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.
This PR has been generated by Mend Renovate. View repository job log here.