-
Notifications
You must be signed in to change notification settings - Fork 0
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): update devdependencies (major) #243
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Deploying with Cloudflare Pages
|
Deploying with Cloudflare Pages
|
renovate
bot
force-pushed
the
renovate/major-devdependencies
branch
from
June 25, 2023 14:40
8c929c1
to
6663869
Compare
renovate
bot
force-pushed
the
renovate/major-devdependencies
branch
from
July 1, 2023 10:35
6663869
to
57b7d36
Compare
renovate
bot
changed the title
chore(deps): update dependency @chakra-ui/storybook-addon to v5
chore(deps): update devdependencies (major)
Jul 1, 2023
renovate
bot
force-pushed
the
renovate/major-devdependencies
branch
2 times, most recently
from
July 10, 2023 20:50
a23d0ea
to
f030d9e
Compare
renovate
bot
force-pushed
the
renovate/major-devdependencies
branch
2 times, most recently
from
July 22, 2023 15:11
84877e4
to
fc8b051
Compare
renovate
bot
force-pushed
the
renovate/major-devdependencies
branch
3 times, most recently
from
August 12, 2023 13:00
272c5ff
to
be6152d
Compare
renovate
bot
force-pushed
the
renovate/major-devdependencies
branch
from
August 12, 2023 16:00
be6152d
to
951b382
Compare
renovate
bot
force-pushed
the
renovate/major-devdependencies
branch
2 times, most recently
from
August 13, 2023 22:41
faa376b
to
5f74b5b
Compare
renovate
bot
force-pushed
the
renovate/major-devdependencies
branch
from
August 19, 2023 15:27
5f74b5b
to
8e665ad
Compare
renovate
bot
force-pushed
the
renovate/major-devdependencies
branch
from
August 26, 2023 15:23
8e665ad
to
fcee4d8
Compare
renovate
bot
force-pushed
the
renovate/major-devdependencies
branch
from
September 23, 2023 16:09
fcee4d8
to
fba4fda
Compare
renovate
bot
force-pushed
the
renovate/major-devdependencies
branch
from
October 8, 2023 15:16
fba4fda
to
9c57d73
Compare
…out-4.x chore(deps): update actions/checkout action to v4
renovate
bot
force-pushed
the
renovate/major-devdependencies
branch
from
October 14, 2023 18:57
9c57d73
to
635147d
Compare
renovate
bot
force-pushed
the
renovate/major-devdependencies
branch
3 times, most recently
from
October 26, 2023 16:41
6c5360b
to
ed3bc5e
Compare
renovate
bot
force-pushed
the
renovate/major-devdependencies
branch
from
November 14, 2023 12:53
ed3bc5e
to
4cb20d6
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^4.0.13
->^5.0.0
^0.0.9
->^1.0.0
^5.16.5
->^6.0.0
^18.11.9
->^20.0.0
^5.44.0
->^6.0.0
^5.44.0
->^6.0.0
^13.0.5
->^14.0.0
^8.5.0
->^9.0.0
^5.9.1
->^6.0.0
^13.0.4
->^15.0.0
^1.1.0
->^2.0.0
^2.0.0
->^3.0.0
^2.8.0
->^3.0.0
Release Notes
chakra-ui/chakra-ui (@chakra-ui/storybook-addon)
v5.1.0
Compare Source
Minor Changes
#8109
4340dbda4
Thanks @TylerAPfledderer! - Bumps
Storybook deps to latest (7.5.3) and updates the tooling
useAddonState
api hook. However, this hook is not reliable to persistent allow toggling of
boolean state. Replaces this hook with React's
useState
as this state is aprimitive.
makeDecorator
function to make this addon more like anofficial Storybook addon.
of a Type error bug.
v5.0.1
Compare Source
Patch Changes
#7820
a0144a1d8
Thanks @TylerAPfledderer! - Improve
build and exports
preview
object containing the provider decorator.dts
files for prodpreview.
v5.0.0
Major Changes
8d9c878a9
Thanks @TylerAPfledderer! - BREAKING:
Adds support for Storybook v7
storybookjs/addon-coverage (@storybook/addon-coverage)
v1.0.0
Compare Source
Release Notes
[Breaking Change]: Replace babel-istanbul-plugin and replace it by a webpack loader (#27)
babel-istanbul-plugin
with a custom Webpack loader to support coverage independently of the compiler used for Webpack5 projects. Before, the coverage addon only worked if Babel was used with Webpack5. Now, users might use other compilers like, for example, SWC.💥 Breaking Change
🐛 Bug Fix
Authors: 2
testing-library/jest-dom (@testing-library/jest-dom)
v6.1.5
Compare Source
Bug Fixes
v6.1.4
Compare Source
Bug Fixes
@adobe/css-tools
to4.3.1
to address vulnerability (#532) (44f1eab)v6.1.3
Compare Source
Bug Fixes
v6.1.2
Compare Source
Bug Fixes
v6.1.1
Compare Source
Bug Fixes
v6.1.0
Compare Source
Features
v6.0.1
Compare Source
Bug Fixes
v6.0.0
Compare Source
Features
BREAKING CHANGES
the default import path or one of the new test platform-specific
paths to automatically extend the appropriate "expect" instance.
extend-expect was not documented in the Readme, so this change should
have minimal impact.
Users can now use the following import paths to automatically extend
"expect" for their chosen test platform:
For example:
import '@testing-library/jest-dom/jest-globals'
Importing from one of the above paths will augment the appropriate
matcher interface for the given test platform, assuming the import
is done in a .ts file that is included in the user's tsconfig.json.
It's also (still) possible to import the matchers directly without
side effects:
import * as matchers from '@testing-library/jest-dom/matchers'
v5.17.0
Compare Source
Features
toHaveAccessibleErrorMessage
better implementing the spec, deprecatetoHaveErrorMessage
(#503) (d717c66)typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.13.2
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
You can read about our versioning strategy and releases on our website.
v6.13.1
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
You can read about our versioning strategy and releases on our website.
v6.13.0
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
You can read about our versioning strategy and releases on our website.
v6.12.0
Compare Source
Bug Fixes
ignoreClassesThatImplementAnInterface
is set (#7705) (155aa1f)Features
You can read about our versioning strategy and releases on our website.
v6.11.0
Compare Source
Bug Fixes
allowTypedFunctionExpressions
(#7553) (be2777c)Features
no-unsafe-unary-minus
rule (#7390) (c4709c2)CodePath
selector types (#7551) (99a026f)You can read about our versioning strategy and releases on our website.
v6.10.0
Compare Source
Bug Fixes
Features
You can read about our versioning strategy and releases on our website.
6.9.1 (2023-10-30)
Bug Fixes
You can read about our versioning strategy and releases on our website.
v6.9.1
Compare Source
Bug Fixes
You can read about our versioning strategy and releases on our website.
v6.9.0
Compare Source
Bug Fixes
Features
this: void
parameter (#7696) (6398d3f), closes #7538You can read about our versioning strategy and releases on our website.
v6.8.0
Compare Source
Bug Fixes
Features
prefer-destructuring
(#7117) (3c6379b)You can read about our versioning strategy and releases on our website.
6.7.5 (2023-10-09)
Bug Fixes
You can read about our versioning strategy and releases on our website.
6.7.4 (2023-10-02)
Note: Version bump only for package @typescript-eslint/eslint-plugin
You can read about our versioning strategy and releases on our website.
6.7.3 (2023-09-25)
Note: Version bump only for package @typescript-eslint/eslint-plugin
You can read about our versioning strategy and releases on our website.
6.7.2 (2023-09-18)
Note: Version bump only for package @typescript-eslint/eslint-plugin
You can read about our versioning strategy and releases on our website.
6.7.1 (2023-09-18)
Note: Version bump only for package @typescript-eslint/eslint-plugin
You can read about our versioning strategy and releases on our website.
v6.7.5
Compare Source
Bug Fixes
You can read about our versioning strategy and releases on our website.
v6.7.4
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
You can read about our versioning strategy and releases on our website.
v6.7.3
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
You can read about our versioning strategy and releases on our website.
v6.7.2
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
You can read about our versioning strategy and releases on our website.
v6.7.0
Compare Source
Bug Fixes
Features
You can read about our versioning strategy and releases on our website.
v6.6.0
Compare Source
Bug Fixes
You can read about our versioning strategy and releases on our website.
v6.5.0
Compare Source
Bug Fixes
You can read about our versioning strategy and releases on our website.
6.4.1 (2023-08-21)
Bug Fixes
You can read about our versioning strategy and releases on our website.
v6.4.1
Compare Source
Bug Fixes
You can read about our versioning strategy and releases on our website.
v6.4.0
Compare Source
Bug Fixes
You can read about our versioning strategy and releases on our website.
v6.3.0
Compare Source
Bug Fixes
allowTypeImports
enabled (#7379) (cc9a46d)Features
ignorePrimitives
option to betrue
(#7331) (dfcafae)Reverts
You can read about our versioning strategy and releases on our website.
6.2.1 (2023-07-31)
Bug Fixes
You can read about our versioning strategy and releases on our website.
v6.2.1
Compare Source
Bug Fixes
You can read about our versioning strategy and releases on our website.
v6.2.0
Compare Source
Bug Fixes
Features
You can read about our versioning strategy and releases on our website.
v6.1.0
Compare Source
Bug Fixes
Features
You can read about our versioning strategy and releases on our website.
v6.0.0
Compare Source
Bug Fixes
exports
field in package.json files (#6550) (53776c2)chore
Features
rule-tester
(#6777) (2ce1c1d)Configuration
📅 Schedule: Branch creation - "after 9pm every weekend,before 12am every weekend" in timezone Asia/Tokyo, 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.
👻 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.