-
Notifications
You must be signed in to change notification settings - Fork 1
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): bump the production group across 1 directory with 7 updates #701
Conversation
Bumps the production group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) | `1.2.21` | `1.2.22` | | @inox-tools/content-utils | `0.8.1` | `0.8.2` | | [@microflash/rehype-figure](https://github.com/Microflash/rehype-figure) | `2.1.1` | `2.1.2` | | [linkedom](https://github.com/WebReflection/linkedom) | `0.18.6` | `0.18.7` | | [remark-directive](https://github.com/remarkjs/remark-directive) | `3.0.0` | `3.0.1` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.19.1` | `5.19.6` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.17` | `4.0.1` | Updates `@iconify-json/simple-icons` from 1.2.21 to 1.2.22 - [Commits](https://github.com/iconify/icon-sets/commits) Updates `@inox-tools/content-utils` from 0.8.1 to 0.8.2 Updates `@microflash/rehype-figure` from 2.1.1 to 2.1.2 - [Release notes](https://github.com/Microflash/rehype-figure/releases) - [Changelog](https://github.com/Microflash/rehype-figure/blob/main/CHANGELOG.md) - [Commits](Microflash/rehype-figure@2.1.1...2.1.2) Updates `linkedom` from 0.18.6 to 0.18.7 - [Commits](WebReflection/linkedom@v0.18.6...v0.18.7) Updates `remark-directive` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/remarkjs/remark-directive/releases) - [Commits](remarkjs/remark-directive@3.0.0...3.0.1) Updates `svelte` from 5.19.1 to 5.19.6 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte) Updates `tailwindcss` from 3.4.17 to 4.0.1 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.1/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@iconify-json/simple-icons" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: "@inox-tools/content-utils" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: "@microflash/rehype-figure" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: linkedom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: remark-directive dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: svelte dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-major dependency-group: production ... Signed-off-by: dependabot[bot] <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Superseded by #704. |
Bumps the production group with 7 updates in the / directory:
1.2.21
1.2.22
0.8.1
0.8.2
2.1.1
2.1.2
0.18.6
0.18.7
3.0.0
3.0.1
5.19.1
5.19.6
3.4.17
4.0.1
Updates
@iconify-json/simple-icons
from 1.2.21 to 1.2.22Commits
Updates
@inox-tools/content-utils
from 0.8.1 to 0.8.2Updates
@microflash/rehype-figure
from 2.1.1 to 2.1.2Release notes
Sourced from
@microflash/rehype-figure
's releases.Changelog
Sourced from
@microflash/rehype-figure
's changelog.Commits
71b9e6e
chore(deps): bump dependenciesUpdates
linkedom
from 0.18.6 to 0.18.7Commits
63c22fb
0.18.7075bab4
Push textContent also for CDATA_SECTION_NODE nodes (#296)Updates
remark-directive
from 3.0.0 to 3.0.1Release notes
Sourced from remark-directive's releases.
Commits
103c85a
3.0.1b685b00
Add types, docs for options7ca8974
Refactor to use@import
s8f29f1e
Add declaration maps7e9a5a7
Refactorpackage.json
f2eefc2
Remove license yeara29bc05
Refactor.prettierignore
9f8e165
Refactor.editorconfig
6fe12e7
Add.tsbuildinfo
to.gitignore
320c56a
Update ActionsUpdates
svelte
from 5.19.1 to 5.19.6Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
04addca
Version Packages (#15156)2be3823
chore: remove inert check from each block reconciliation (#15143)7bef596
fix: ensure reactions are correctly attached for unowned deriveds (#15158)970aa7c
fix: prevent false-positive ownership validations due to hot reload (#15154)83f00eb
fix: don't error on slot prop inside block inside other component (#15148)b8607f8
fix: silence a11y attribute warnings when spread attributes present (#15150)f5406c9
fix: widen ownership when calling setContext (#15153)5225575
fix: do not prune selectors like:global(.foo):has(.scoped)
(#15140)8e83127
chore: move more code (#15133)c8bbb15
Version Packages (#15139)Updates
tailwindcss
from 3.4.17 to 4.0.1Release notes
Sourced from tailwindcss's releases.
... (truncated)
Changelog
Sourced from tailwindcss's changelog.
... (truncated)
Commits
0655209
Prepare v4.0.1 release (#16018)9fef2bd
Add:host
rule to@theme
layer (#15975)924dd69
Ensure@custom-variant foo ()
has a non-empty selector list (#16009)965048c
Remove theforce
variant (#16007)1eb2980
Fix IntelliSense class suggestions (#15857)f1221b3
Ensure font-size utilities withnone
modifier works e.g.:text-sm/none
(#...6dd4c33
Include:open
in the open variant (#15349)193fc60
Ensure CSS variable shorthand uses valid CSS variables (#15738)7e20c3b
Removemin-w/h-none
(#15845)a8c54ac
Prepare v4.0.0 release (#15693)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions