Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2024

This PR contains the following updates:

Package Change Age Confidence
@acab/reset.css (source) ^0.5.3 -> ^0.11.0 age confidence

Release Notes

mayank99/reset.css (@​acab/reset.css)

v0.11.0

Compare Source

What's Changed

  • make form controls inherit letter-spacing, word-spacing, font-feature-settings and font-variation-settings
  • combine <dialog> and [popover] resets; also unset overflow.
  • add interpolate-size to root
  • move line-height to <html> and inherit it on <body>
  • combine cursor: not-allowed styles

Full diff: mayank99/reset.css@v0.10.0...v0.11.0

v0.10.0

Compare Source

What's Changed

  • add resets for popover (#​18)
  • handle <dialog popover> (#​18)
  • add user-select: none to .visually-hidden (297b67b)

v0.9.0

Compare Source

What's Changed

  • add resets for dialog element (#​17)
  • add scrollbar-gutter: stable to root

v0.8.0

Compare Source

What's Changed

  • remove all button styles in #​14
  • use redesigned dual focus indicator in #​15
  • add scroll-margin to :target in #​16
  • set tab-size on root in c88607

Full Changelog: mayank99/reset.css@v0.7.0...v0.8.0

v0.7.0

Compare Source

What's Changed

  • add text-wrap: balance to main headings in #​12
  • add missing max-width for video in #​13
  • update license in f4878ac

Full Changelog: mayank99/reset.css@v0.6.0...v0.7.0

v0.6.0

Compare Source

What's Changed

  • remove height from html/body in #​6
  • remove .not-visually-hidden class in #​7
  • remove --focus-color variable and increase outline-width in #​8
  • make links inherit color in #​9
  • add scroll-margin for focused elements in #​10

Full Changelog: mayank99/reset.css@v0.5.3...v0.6.0


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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot
Copy link

changeset-bot bot commented Feb 2, 2024

⚠️ No Changeset found

Latest commit: 9f4885c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/acab-reset.css-0.x branch from 9f4885c to 46e58d1 Compare April 12, 2024 22:54
@renovate
Copy link
Contributor Author

renovate bot commented Apr 12, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm WARN cli npm v10.5.2 does not support Node.js v16.20.1. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @napolab/[email protected]
npm WARN Found: [email protected]
npm WARN node_modules/vite
npm WARN   dev vite@"^5.0.12" from the root project
npm WARN   11 more (@joshwooding/vite-plugin-react-docgen-typescript, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer vite@"^2.2.3 || ^3.0.0 || ^4.0.3" from @vanilla-extract/[email protected]
npm WARN node_modules/@vanilla-extract/vite-plugin
npm WARN   dev @vanilla-extract/vite-plugin@"^3.8.0" from the root project
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @vitejs/[email protected]
npm WARN Found: [email protected]
npm WARN node_modules/vite
npm WARN   dev vite@"^5.0.12" from the root project
npm WARN   7 more (@joshwooding/vite-plugin-react-docgen-typescript, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer vite@"^4.1.0-beta.0" from @vitejs/[email protected]
npm WARN node_modules/@storybook/react-vite/node_modules/@vitejs/plugin-react
npm WARN   @vitejs/plugin-react@"^3.0.1" from @storybook/[email protected]
npm WARN   node_modules/@storybook/react-vite
npm WARN 
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/vite
npm WARN   peer vite@"^4.1.0-beta.0" from @vitejs/[email protected]
npm WARN   node_modules/@storybook/react-vite/node_modules/@vitejs/plugin-react
npm WARN     @vitejs/plugin-react@"^3.0.1" from @storybook/[email protected]
npm WARN     node_modules/@storybook/react-vite
npm ERR! code EBADENGINE
npm ERR! engine Unsupported engine
npm ERR! engine Not compatible with your version of node/npm: [email protected]
npm ERR! notsup Not compatible with your version of node/npm: [email protected]
npm ERR! notsup Required: {"node":"^18.0.0 || >=20.0.0"}
npm ERR! notsup Actual:   {"npm":"10.5.2","node":"v16.20.1"}

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-04-12T22_53_24_510Z-debug-0.log

@renovate renovate bot changed the title fix(deps): update dependency @acab/reset.css to ^0.8.0 fix(deps): update dependency @acab/reset.css to ^0.9.0 Apr 12, 2024
@renovate renovate bot force-pushed the renovate/acab-reset.css-0.x branch from 46e58d1 to 7aab083 Compare May 16, 2024 04:40
@renovate
Copy link
Contributor Author

renovate bot commented May 16, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @napolab/[email protected]
npm WARN Found: [email protected]
npm WARN node_modules/vite
npm WARN   dev vite@"^5.0.12" from the root project
npm WARN   11 more (@joshwooding/vite-plugin-react-docgen-typescript, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer vite@"^2.2.3 || ^3.0.0 || ^4.0.3" from @vanilla-extract/[email protected]
npm WARN node_modules/@vanilla-extract/vite-plugin
npm WARN   dev @vanilla-extract/vite-plugin@"^3.8.0" from the root project
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @vitejs/[email protected]
npm WARN Found: [email protected]
npm WARN node_modules/vite
npm WARN   dev vite@"^5.0.12" from the root project
npm WARN   7 more (@joshwooding/vite-plugin-react-docgen-typescript, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer vite@"^4.1.0-beta.0" from @vitejs/[email protected]
npm WARN node_modules/@storybook/react-vite/node_modules/@vitejs/plugin-react
npm WARN   @vitejs/plugin-react@"^3.0.1" from @storybook/[email protected]
npm WARN   node_modules/@storybook/react-vite
npm WARN 
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/vite
npm WARN   peer vite@"^4.1.0-beta.0" from @vitejs/[email protected]
npm WARN   node_modules/@storybook/react-vite/node_modules/@vitejs/plugin-react
npm WARN     @vitejs/plugin-react@"^3.0.1" from @storybook/[email protected]
npm WARN     node_modules/@storybook/react-vite
npm ERR! code EBADENGINE
npm ERR! engine Unsupported engine
npm ERR! engine Not compatible with your version of node/npm: [email protected]
npm ERR! notsup Not compatible with your version of node/npm: [email protected]
npm ERR! notsup Required: {"node":"^18.0.0 || >=20.0.0"}
npm ERR! notsup Actual:   {"npm":"8.19.4","node":"v16.20.1"}

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2025-12-03T17_41_37_302Z-debug-0.log

@renovate renovate bot changed the title fix(deps): update dependency @acab/reset.css to ^0.9.0 fix(deps): update dependency @acab/reset.css to ^0.10.0 May 16, 2024
@renovate renovate bot force-pushed the renovate/acab-reset.css-0.x branch from 7aab083 to c179066 Compare November 29, 2024 03:33
@renovate renovate bot changed the title fix(deps): update dependency @acab/reset.css to ^0.10.0 fix(deps): update dependency @acab/reset.css to ^0.11.0 Nov 29, 2024
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