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

chore(deps): bump the deps group across 1 directory with 6 updates #6345

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2024

Bumps the deps group with 5 updates in the / directory:

Package From To
@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
sass 1.79.3 1.80.1

Updates @react-aria/overlays from 3.23.2 to 3.23.4

Commits
  • f0245fd Publish
  • c42990f Fix usePress so it doesnt preventDefault when taps happen on non plain text c...
  • db60bab feat: support label position side in meter (#7180)
  • a45e2a5 fix(s2): ensure slider respects custom widths and correct the fillOffset (#7138)
  • 0c28454 fix: [RAC] Checkbox applies data attributes to both the input and the label (...
  • e9aa00a fix tanstack router useHref example (#7148)
  • 8a7cb15 TypeScript plugin to add macro import attribute to auto imports (#7141)
  • 454da05 Add missing slot contexts and forwardRefs to CardView and TableView (#7161)
  • bebc976 add @​storybook/addon-a11y to S2 storybook (#7068)
  • 533a02f Update yarn.lock
  • Additional commits viewable in compare view

Updates @react-aria/tooltip from 3.7.7 to 3.7.9

Commits
  • f0245fd Publish
  • c42990f Fix usePress so it doesnt preventDefault when taps happen on non plain text c...
  • db60bab feat: support label position side in meter (#7180)
  • a45e2a5 fix(s2): ensure slider respects custom widths and correct the fillOffset (#7138)
  • 0c28454 fix: [RAC] Checkbox applies data attributes to both the input and the label (...
  • e9aa00a fix tanstack router useHref example (#7148)
  • 8a7cb15 TypeScript plugin to add macro import attribute to auto imports (#7141)
  • 454da05 Add missing slot contexts and forwardRefs to CardView and TableView (#7161)
  • bebc976 add @​storybook/addon-a11y to S2 storybook (#7068)
  • 533a02f Update yarn.lock
  • Additional commits viewable in compare view

Updates @react-aria/utils from 3.25.2 to 3.25.3

Commits

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

lost-pixel/lost-pixel@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/jest to v29.5.13 2250d26
  • Merge pull request #390 from lost-pixel/renovate/uuid-9.x 98dff5e
  • chore(deps): update dependency @​types/uuid to v9.0.8 5d969d8

lost-pixel/lost-pixel@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

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: remarkjs/remark-lint-no-dead-urls@2.0.0...2.0.1

2.0.0

Change

  • fcd9e43 Change to require Node.js 18 migrate: update Node
  • 8d91f5f Change to use exports migrate: don’t use private APIs
  • e6489d4 Change to use ESM, TypeScript migrate: use import by @​ChristianMurphy in remarkjs/remark-lint-no-dead-urls#44
  • 56b572a fb8292c Replace check-links w/ dead-or-alive migrate: replace gotOptions -> deadOrAliveOptions; notably change options.gotOptions.prefixUrl to options.from
  • 51ecab8 Change to improve messages

Fix

  • 68d24e1 Fix handling of skipLocalhost option

Miscellaneous

  • 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: remarkjs/remark-lint-no-dead-urls@v1.1.0...2.0.0

Commits
Maintainer changes

This version was pushed to npm by wooorm, a new releaser for remark-lint-no-dead-urls since your current version.


Updates sass from 1.79.3 to 1.80.1

Release notes

Sourced from sass's 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

  • @import is 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.

See the full changelog for changes in earlier releases.

Dart Sass 1.79.6

To install Sass 1.79.6, 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 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 SassBoolean type.

See the full changelog for changes in earlier releases.

Dart Sass 1.79.5

To install Sass 1.79.5, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

... (truncated)

Changelog

Sourced from sass's changelog.

1.80.1

  • Fix a bug where repeated deprecation warnings were not automatically limited.

1.80.0

  • @import is 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 SassBoolean type.

1.79.5

  • Changes to how selector.unify() and @extend combine 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.

    • Pseudo selectors are now consistently placed at the end of the combined selector, regardless of which selector they came from. Previously, this reordering only applied to pseudo-selectors in the second selector.

  • Tweak the color transformation matrices for OKLab and OKLCH to match the newer, more accurate values in the CSS spec.

  • Fix a slight inaccuracy case when converting to srgb-linear and display-p3.

  • Potentially breaking bug fix: math.unit() now wraps multiple denominator units in parentheses. For example, px/(em*em) instead of px/em*em.

... (truncated)

Commits

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

Bumps the deps group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@react-aria/overlays](https://github.com/adobe/react-spectrum) | `3.23.2` | `3.23.4` |
| [@react-aria/tooltip](https://github.com/adobe/react-spectrum) | `3.7.7` | `3.7.9` |
| [lost-pixel](https://github.com/lost-pixel/lost-pixel) | `3.19.0` | `3.21.0` |
| [remark-lint-no-dead-urls](https://github.com/remarkjs/remark-lint-no-dead-urls) | `1.1.0` | `2.0.1` |
| [sass](https://github.com/sass/dart-sass) | `1.79.3` | `1.80.1` |



Updates `@react-aria/overlays` from 3.23.2 to 3.23.4
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/[email protected]...@react-aria/[email protected])

Updates `@react-aria/tooltip` from 3.7.7 to 3.7.9
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/[email protected]...@react-aria/[email protected])

Updates `@react-aria/utils` from 3.25.2 to 3.25.3
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/[email protected]...@react-aria/[email protected])

Updates `lost-pixel` from 3.19.0 to 3.21.0
- [Release notes](https://github.com/lost-pixel/lost-pixel/releases)
- [Commits](lost-pixel/lost-pixel@v3.19.0...v3.21.0)

Updates `remark-lint-no-dead-urls` from 1.1.0 to 2.0.1
- [Release notes](https://github.com/remarkjs/remark-lint-no-dead-urls/releases)
- [Commits](remarkjs/remark-lint-no-dead-urls@v1.1.0...2.0.1)

Updates `sass` from 1.79.3 to 1.80.1
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.79.3...1.80.1)

---
updated-dependencies:
- dependency-name: "@react-aria/overlays"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: "@react-aria/tooltip"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: "@react-aria/utils"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: lost-pixel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: remark-lint-no-dead-urls
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 17, 2024
Copy link

cloudflare-workers-and-pages bot commented Oct 17, 2024

Deploying docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: f4824da
Status: ✅  Deploy successful!
Preview URL: https://2b1e242a.docs-51g.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-deps-r9yx.docs-51g.pages.dev

View logs

Copy link
Contributor

Dangerous URL check

No absolute URLs to prisma.io/docs found.
No local URLs found.

Copy link
Contributor

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.

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 18, 2024

Superseded by #6348.

@dependabot dependabot bot closed this Oct 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/deps-b8fa2e9c9b branch October 18, 2024 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants