chore(deps): bump the deps group across 1 directory with 8 updates
Bumps the deps group with 7 updates in the / directory:
| Package | From | To |
|---|---|---|
| @mdx-js/react | 3.0.1 |
3.1.0 |
| @react-aria/overlays | 3.23.2 |
3.23.4 |
| @react-aria/tooltip | 3.7.7 |
3.7.9 |
| lost-pixel | 3.19.0 |
3.21.0 |
| remark-lint-no-dead-urls | 1.1.0 |
2.0.1 |
| remark-mdx | 3.0.1 |
3.1.0 |
| sass | 1.79.3 |
1.80.3 |
Updates @mdx-js/react from 3.0.1 to 3.1.0
Release notes
Sourced from @​mdx-js/react's releases.
3.1.0
Add
- 715ddd96
@mdx-js/esbuild: add source maps by@​remcohaszingin mdx-js/mdx#2464- d5867203
@mdx-js/node-loader: add support for options w/initialize- cd2907dd
@mdx-js/node-loader: add support showing messages- ceea80dd
@mdx-js/node-loader: add source maps by@​remcohaszingin mdx-js/mdx#2458Fix
- d306f870
@mdx-js/core: replaceperiscopicwithestree-util-scope- c7479905
@mdx-js/core: fix injecting providers for jsx in esm, expressions- 3a794ab5
@mdx-js/loader: fix ESM type import by@​remcohaszingin mdx-js/mdx#2452- be79212a
@mdx-js/loader: change webpack peer dependency to optional by@​chenjiahanin mdx-js/mdx#2440Types
- f12afda2 Refactor to use
@importJSDoc tags by@​remcohaszingin mdx-js/mdx#2498Miscellaneous
- 77158cdb Refactor to externalize recma packages
Site
- 67500792 Add link to
parcel-transformer-mdxin docs- 3f8344b3 Add search to site
- 05ecf65f Fix example
- f8648861 Fix types, lints in example by
@​karlhorkyin mdx-js/mdx#2518- 37318def Add Bun section to Getting started by
@​karlhorkyin mdx-js/mdx#2517- 07d5e2fc Refactor to improve wording by
@​filippovd20in mdx-js/mdx#2513- 95ba33e1 Add notes on how to type props and components by
@​karlhorkyin mdx-js/mdx#2510- 044e8b2a Add example illustrating JSX literals, references
- 1d0a9b68 Add more links across docs
- 716ab3c8 Fix link for MDX Analyzer by
@​karlhorkyin mdx-js/mdx#2509- f1ca4b2f Fix link by
@​artolain mdx-js/mdx#2508- 11ac939b Add
rehype-twoslash- b749d38f Add
rehype-starry-nightto website- dfdcb502 Fix to recommend
rehype-mdx-code-props
... (truncated)
Commits
eee85d53.1.011ac939Addrehype-twoslashf12afdaRefactor to use TypeScript@importJSDoc tags- See full diff in compare view
Updates @react-aria/overlays from 3.23.2 to 3.23.4
Commits
f0245fdPublishc42990fFix usePress so it doesnt preventDefault when taps happen on non plain text c...db60babfeat: support label position side in meter (#7180)a45e2a5fix(s2): ensure slider respects custom widths and correct the fillOffset (#7138)0c28454fix: [RAC] Checkbox applies data attributes to both the input and the label (...e9aa00afix tanstack router useHref example (#7148)8a7cb15TypeScript plugin to add macro import attribute to auto imports (#7141)454da05Add missing slot contexts and forwardRefs to CardView and TableView (#7161)bebc976add@​storybook/addon-a11yto S2 storybook (#7068)533a02fUpdate yarn.lock- Additional commits viewable in compare view
Updates @react-aria/tooltip from 3.7.7 to 3.7.9
Commits
f0245fdPublishc42990fFix usePress so it doesnt preventDefault when taps happen on non plain text c...db60babfeat: support label position side in meter (#7180)a45e2a5fix(s2): ensure slider respects custom widths and correct the fillOffset (#7138)0c28454fix: [RAC] Checkbox applies data attributes to both the input and the label (...e9aa00afix tanstack router useHref example (#7148)8a7cb15TypeScript plugin to add macro import attribute to auto imports (#7141)454da05Add missing slot contexts and forwardRefs to CardView and TableView (#7161)bebc976add@​storybook/addon-a11yto S2 storybook (#7068)533a02fUpdate yarn.lock- Additional commits viewable in compare view
Updates @react-aria/utils from 3.25.2 to 3.25.3
Commits
461b604Publish948fcd2Prepare color picker components for GA (#7122)daed8cafix: support parsing files with macros in codemod (#7114)82f0c99Rename Table -> TableView, skip some codemods for now (#7118)e60fb42Centralize S2 icon wrapper (#7113)71072b8Latest translations (#7106)9a60dcafix macro import in codemod output (#7112)d57bd8dfix+tests: fix Disclosure bugs and add tests (#7096)0b314eaRename SegmentedControl props to match selection APIs (#7097)72be76aExport pressScale and focusRing utilities from S2 (#7078)- Additional commits viewable in compare view
Updates lost-pixel from 3.19.0 to 3.21.0
Release notes
Sourced from lost-pixel's releases.
v3.21.0
- Merge pull request #428 from lost-pixel/fix/back-to-node-18 359ddda
- revert to node 18 057d592
https://github.com/lost-pixel/lost-pixel/compare/v3.20.0...v3.21.0
v3.20.0
- Merge pull request #417 from lost-pixel/feat/upgrade-node a0973e0
- remove eslint in favor of xo f9c5c59
- fix linter issues 0c401cd
- update linter rules d9c0442
- update deps f268a51
- update node to 22 e75ba7c
- update nvm de3c93e
- update husky 8c88ef6
- update husky 62a58d1
- Merge pull request #415 from lost-pixel/fix/env-docker-mode e59ff94
- upgrade actions 8e7dcd2
- inject env to docker mode 39c2d8d
- Merge pull request #413 from lost-pixel/update-deps 263cd1e
- update deps 15de6fa
- replace uuid babb369
- Merge pull request #412 from lost-pixel/fix/baseline-147 7e581d3
- update baseline f8d0f9c
- update baseline 1aca868
- remove debug 0d47b4f
- update actions 6be421a
- debug c633105
- debug 91b836e
- debug 9757c24
- Merge remote-tracking branch 'origin/main' 170cc81
- upgrade playwright 6a9e97b
- Merge pull request #386 from lost-pixel/renovate/jest-monorepo 1ebb280
- chore(deps): update dependency
@​types/jestto v29.5.13 2250d26- Merge pull request #390 from lost-pixel/renovate/uuid-9.x 98dff5e
- chore(deps): update dependency
@​types/uuidto v9.0.8 5d969d8https://github.com/lost-pixel/lost-pixel/compare/v3.19.0...v3.20.0-0
v3.20.0-0
- Merge pull request #417 from lost-pixel/feat/upgrade-node a0973e0
- remove eslint in favor of xo f9c5c59
- fix linter issues 0c401cd
- update linter rules d9c0442
- update deps f268a51
- update node to 22 e75ba7c
- update nvm de3c93e
- update husky 8c88ef6
- update husky 62a58d1
- Merge pull request #415 from lost-pixel/fix/env-docker-mode e59ff94
... (truncated)
Commits
bb5b78a3.21.0359dddaMerge pull request #428 from lost-pixel/fix/back-to-node-18057d592revert to node 182b638643.20.0bc8a3f23.20.0-0a0973e0Merge pull request #417 from lost-pixel/feat/upgrade-nodef9c5c59remove eslint in favor of xo0c401cdfix linter issuesd9c0442update linter rulesf268a51update deps- Additional commits viewable in compare view
Updates remark-lint-no-dead-urls from 1.1.0 to 2.0.1
Release notes
Sourced from remark-lint-no-dead-urls's releases.
2.0.1
Fix
- 044382d Fix to ignore non-permanent redirects
- 8655bbc Fix sending out too many requests
Full Changelog: https://github.com/remarkjs/remark-lint-no-dead-urls/compare/2.0.0...2.0.1
2.0.0
Change
- fcd9e43 Change to require Node.js 18 migrate: update Node
- 8d91f5f Change to use
exportsmigrate: don’t use private APIs- e6489d4 Change to use ESM, TypeScript migrate: use
importby@​ChristianMurphyin remarkjs/remark-lint-no-dead-urls#44- 56b572a fb8292c Replace
check-linksw/dead-or-alivemigrate: replacegotOptions->deadOrAliveOptions; notably changeoptions.gotOptions.prefixUrltooptions.from- 51ecab8 Change to improve messages
Fix
- 68d24e1 Fix handling of
skipLocalhostoptionMiscellaneous
- 388e7f7 Add declaration maps
- 20691f8 Refactor to move main types to
index.d.ts- 426f596 1c8905d Refactor code-style
- b819084 a9ced5d Refactor docs
Full Changelog: https://github.com/remarkjs/remark-lint-no-dead-urls/compare/v1.1.0...2.0.0
Commits
2690abc2.0.1044382dFix to ignore non-permanent redirects8655bbcFix sending out too many requestsc1365e12.0.0fcd9e43Change to require Node.js 18c95f89aUpdate dependency10ea90aFix type of disallowed optionb819084Refactor docs82a51cdRemove license yearc928f85Refactor Actions- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by wooorm, a new releaser for remark-lint-no-dead-urls since your current version.
Updates remark-mdx from 3.0.1 to 3.1.0
Release notes
Sourced from remark-mdx's releases.
3.1.0
Add
- 715ddd96
@mdx-js/esbuild: add source maps by@​remcohaszingin mdx-js/mdx#2464- d5867203
@mdx-js/node-loader: add support for options w/initialize- cd2907dd
@mdx-js/node-loader: add support showing messages- ceea80dd
@mdx-js/node-loader: add source maps by@​remcohaszingin mdx-js/mdx#2458Fix
- d306f870
@mdx-js/core: replaceperiscopicwithestree-util-scope- c7479905
@mdx-js/core: fix injecting providers for jsx in esm, expressions- 3a794ab5
@mdx-js/loader: fix ESM type import by@​remcohaszingin mdx-js/mdx#2452- be79212a
@mdx-js/loader: change webpack peer dependency to optional by@​chenjiahanin mdx-js/mdx#2440Types
- f12afda2 Refactor to use
@importJSDoc tags by@​remcohaszingin mdx-js/mdx#2498Miscellaneous
- 77158cdb Refactor to externalize recma packages
Site
- 67500792 Add link to
parcel-transformer-mdxin docs- 3f8344b3 Add search to site
- 05ecf65f Fix example
- f8648861 Fix types, lints in example by
@​karlhorkyin mdx-js/mdx#2518- 37318def Add Bun section to Getting started by
@​karlhorkyin mdx-js/mdx#2517- 07d5e2fc Refactor to improve wording by
@​filippovd20in mdx-js/mdx#2513- 95ba33e1 Add notes on how to type props and components by
@​karlhorkyin mdx-js/mdx#2510- 044e8b2a Add example illustrating JSX literals, references
- 1d0a9b68 Add more links across docs
- 716ab3c8 Fix link for MDX Analyzer by
@​karlhorkyin mdx-js/mdx#2509- f1ca4b2f Fix link by
@​artolain mdx-js/mdx#2508- 11ac939b Add
rehype-twoslash- b749d38f Add
rehype-starry-nightto website- dfdcb502 Fix to recommend
rehype-mdx-code-props
... (truncated)
Commits
eee85d53.1.06ccc003Remove some unneededts-expect-errorsf12afdaRefactor to use TypeScript@importJSDoc tags- See full diff in compare view
Updates sass from 1.79.3 to 1.80.3
Release notes
Sourced from sass's releases.
Dart Sass 1.80.3
To install Sass 1.80.3, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Fix a bug where
@import url("...")would crash in plain CSS files.Improve consistency of how warnings are emitted by different parts of the compiler. This should result in minimal user-visible changes, but different types of warnings should now respond more reliably to flags like
--quiet,--verbose, and--silence-deprecation.See the full changelog for changes in earlier releases.
Dart Sass 1.80.2
To install Sass 1.80.2, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
- Fix a bug where deprecation warnings were incorrectly emitted for the plain-CSS
invert()function.See the full changelog for changes in earlier releases.
Dart Sass 1.80.1
To install Sass 1.80.1, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
- Fix a bug where repeated deprecation warnings were not automatically limited.
See the full changelog for changes in earlier releases.
Dart Sass 1.80.0
To install Sass 1.80.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
@importis now officially deprecated, as are global built-in functions that are available within built-in modules. See the Sass blog post for more details on the deprecation process.
... (truncated)
Changelog
Sourced from sass's changelog.
1.80.3
Fix a bug where
@import url("...")would crash in plain CSS files.Improve consistency of how warnings are emitted by different parts of the compiler. This should result in minimal user-visible changes, but different types of warnings should now respond more reliably to flags like
--quiet,--verbose, and--silence-deprecation.1.80.2
- Fix a bug where deprecation warnings were incorrectly emitted for the plain-CSS
invert()function.1.80.1
- Fix a bug where repeated deprecation warnings were not automatically limited.
1.80.0
@importis now officially deprecated, as are global built-in functions that are available within built-in modules. See the Sass blog post for more details on the deprecation process.Embedded Host
- Fix an error that would sometimes occur when deprecation warnings were emitted when using a custom importer with the legacy API.
1.79.6
Fix a bug where Sass would add an extra
*/after loud comments with whitespace after an explicit*/in the indented syntax.Potentially breaking bug fix: Adding text after an explicit
*/in the indented syntax is now an error, rather than silently generating invalid CSS.Embedded Host
- Properly export the
SassBooleantype.1.79.5
Changes to how
selector.unify()and@extendcombine selectors:
- The relative order of pseudo-classes (like
:hover) and pseudo-elements (like::before) within each original selector is now preserved when they're combined.
... (truncated)
Commits
76cfd6bFix@import url("...")in plain CSS (#2398)60d440aEmit all warnings in the evaluator (#2396)01b2a5bFix setup-node (#2395)2ad2133Don't emit warnings for plain-CSSinvert()(#2394)e6391d3Always limit the repetition of loggers (#2391)ab19f94Deprecate@​importand global builtins (#2282)f7b2e63Fix GitHub Actions config (#2387)1e27aebAdd a changelog entry for sass/embedded-host-node#338 (#2384)73ff9a9Don't generate extra*/s for trailing whitespace in Sass (#2383)164224fUpdate QEMU (#2382)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
Deploying docs with Â
 Cloudflare Pages
| Latest commit: |
f57dc6a
|
| Status: | Â âś…Â Deploy successful! |
| Preview URL: | https://cebb68e0.docs-51g.pages.dev |
| Branch Preview URL: | https://dependabot-npm-and-yarn-deps-etyd.docs-51g.pages.dev |
Dangerous URL check
No absolute URLs to prisma.io/docs found. No local URLs found.
Redirect check
This PR probably requires the following redirects to be added to static/_redirects:
- This PR does not change any pages in a way that would require a redirect.
Superseded by #6357.