-
Notifications
You must be signed in to change notification settings - Fork 3
feat(deps): update all dependencies (major) (major) - autoclosed #1180
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
Closed
Conversation
This file contains hidden or 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
16b951f to
77664c5
Compare
77664c5 to
61d0a30
Compare
61d0a30 to
fbb8aea
Compare
fbb8aea to
8dc1e22
Compare
8dc1e22 to
48e475d
Compare
48e475d to
a4ea505
Compare
a4ea505 to
eeb604e
Compare
eeb604e to
ee10639
Compare
ee10639 to
d2a038d
Compare
d2a038d to
e9e9d34
Compare
e9e9d34 to
956246c
Compare
956246c to
f63da38
Compare
f63da38 to
c99a7f0
Compare
c99a7f0 to
ec1eb6c
Compare
86153a2 to
3252850
Compare
c0b45f0 to
48ebd35
Compare
fc125d2 to
b507cf5
Compare
b507cf5 to
6a186ec
Compare
6a186ec to
0c6ee12
Compare
45ffda3 to
d3b279b
Compare
b82c832 to
8e8acbe
Compare
8e8acbe to
f60d505
Compare
f60d505 to
659b4e2
Compare
659b4e2 to
1a86638
Compare
1a86638 to
2143b2c
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:
3.1.5->4.0.010.1.1->11.0.010.0.27->11.14.12.19.2->3.13.02.2.0->7.1.13.1.5->4.1.08.2.0->17.2.36.0.0->16.0.010.0.27->11.0.010.0.27->11.0.010.0.27->11.0.05.0.0->9.6.015.4.0->16.12.04.4.1->8.1.04.19.4->5.8.26.0.0->11.2.27.1.0->13.6.27.3.1->10.2.017.0.1->19.2.017.0.1->19.2.08.0.27->10.0.312.0.1->13.0.05.1.0->6.0.2Release Notes
apollographql/react-apollo (@apollo/react-ssr)
v4.0.0Compare Source
Breaking Changes
React Apollo 4.0.0 is dependent on
@apollo/client>= 3. If you are usingapollo-client2.x and are not ready to update to@apollo/client, please use React Apollo 3.x.The
react-apollopackage has been fully removed. Please use@apollo/clientor@apollo/react-Xpackages directly.@hwillson in #4037
Due to changes made in Apollo Client, the previous SSR testing pattern of:
will no longer work (
ReactDOM.renderToString(app)will just return the initial loading state of the component under test). Instead, we can leverage the markup returned whengetDataFromTree's Promise resolves:We are no longer building UMD versions of React Apollo.
emotion-js/emotion (@emotion/core)
v11.0.0Compare Source
Major Changes
b8476e08#1675 Thanks @mitchellhamilton! - Rename@emotion/coreto@emotion/react. Please change any imports of@emotion/coreto import@emotion/reactor use the@emotion/pkg-renamingESLint rule from@emotion/eslint-plugin.v10.3.1Compare Source
Patch Changes
33c01578Thanks @Methuselah96! - ExportKeyframestype to avoid TypeScript insertingimport("@​emotion/serialize").Keyframesreferences into declaration files emitted based on a source files exportingkeyframesresult. This avoids issues with strict package managers that don't allow accessing undeclared dependencies.v10.3.0Compare Source
Minor Changes
#2566
122e9f11Thanks @eps1lon, @Andarist! - Fixed hydration mismatches ifReact.useId(an upcoming API in React 18) is used within a tree below our components.#2560
b5a26619Thanks @eps1lon! - Dropped usage of a deprecatedSFCReact type in favor ofFC. TheFCtype has been introduced in@types/react@16.7.2so this version of this package is now a minimum requirement for TypeScript users.apollographql/apollo-server (apollo-server-express)
v3.13.0Compare Source
v3.12.1Compare Source
v3.12.0Compare Source
v3.11.1Compare Source
v3.11.0Compare Source
v3.10.4Compare Source
v3.10.3Compare Source
v3.10.2Compare Source
v3.10.1Compare Source
v3.10.0Compare Source
v3.9.0Compare Source
v3.8.2Compare Source
v3.8.1Compare Source
v3.8.0Compare Source
v3.7.0Compare Source
v3.6.8Compare Source
v3.6.7Compare Source
v3.6.6Compare Source
v3.6.5Compare Source
v3.6.4Compare Source
v3.6.3Compare Source
v3.6.2Compare Source
v3.6.1Compare Source
v3.6.0Compare Source
v3.5.0Compare Source
v3.4.1Compare Source
v3.4.0Compare Source
v3.3.0Compare Source
v3.2.0Compare Source
v3.1.2Compare Source
v3.1.1Compare Source
v3.1.0Compare Source
v3.0.2Compare Source
v3.0.1Compare Source
v3.0.0Compare Source
v2.26.2Compare Source
v2.26.1Compare Source
v2.26.0Compare Source
v2.25.4Compare Source
v2.25.3Compare Source
v2.25.2Compare Source
v2.25.1Compare Source
v2.25.0Compare Source
v2.24.1Compare Source
v2.24.0Compare Source
v2.23.0Compare Source
v2.22.2Compare Source
v2.22.1Compare Source
v2.22.0Compare Source
v2.21.2Compare Source
v2.21.1Compare Source
v2.21.0Compare Source
v2.20.0Compare Source
reasonml-labs/bs-css (bs-css-emotion)
v7.1.1Compare Source
bs-css-dom@6.1.1, bs-css-emotion@7.1.1, bs-css-fela@5.1.1
v7.1.0Compare Source
bs-css-dom@6.1.0, bs-css-emotion@7.1.0, bs-css-fela@5.1.0
v7.0.1Compare Source
BREAKING CHANGE - Fix spelling error with #substract - #278
Add min/max in PercentageLengthCalc
bs-css-dom@6.0.1, bs-css-emotion@7.0.1, bs-css-fela@5.0.1
v7.0.0Compare Source
v6.0.2Compare Source
The calc function is now defined outside the Length type.
If you find missing usages, enter a github issue.
BREAKING CHANGE - Reworked the calc function - #271
BREAKING CHANGE - Refactor time as Time, not int by @davesnx - #264
Add missing quotes to contentRule if not present - #263
bs-css-dom@5.0.2, bs-css-emotion@6.0.2, bs-css-fela@4.0.2
v6.0.1Compare Source
BREAKING CHANGE - Fix spelling error with #substract - #278
Add min/max in PercentageLengthCalc
bs-css-dom@6.0.1, bs-css-emotion@7.0.1, bs-css-fela@5.0.1
v6.0.0Compare Source
BREAKING CHANGE - use an array for areas type
BREAKING CHANGE - rename Geomety to Geometry (missing r)
Make height and width respect all the interface by @davesnx - #262
Add missing values by @davesnx - #257
Update README example to use CssJs and Rescript syntax by hugihlynsson
bs-css-dom@4.0.0, bs-css-emotion@5.0.0, bs-css-fela@3.0.0
v5.2.0bs-css-dom@4.2.0, bs-css-emotion@5.2.0, bs-css-fela@3.2.0
v5.1.0bs-css-dom@6.1.0, bs-css-emotion@7.1.0, bs-css-fela@5.1.0
v5.0.0BREAKING CHANGE - use an array for areas type
BREAKING CHANGE - rename Geomety to Geometry (missing r)
Make height and width respect all the interface by @davesnx - #262
Add missing values by @davesnx - #257
Update README example to use CssJs and Rescript syntax by hugihlynsson
bs-css-dom@4.0.0, bs-css-emotion@5.0.0, bs-css-fela@3.0.0
v4.3.1bs-css-dom@3.3.1, bs-css-emotion@4.3.1, bs-css-fela@2.3.1
v4.3.0touchActionby @RuslanGrigoryev - #256bs-css-dom@3.3.0, bs-css-emotion@4.3.0, bs-css-fela@2.3.0
v4.2.0bs-css-dom@4.2.0, bs-css-emotion@5.2.0, bs-css-fela@3.2.0
v4.1.1bs-css-dom@3.1.1, bs-css-emotion@4.1.1, bs-css-fela@2.1.1
v4.1.0bs-css-dom@4.1.0, bs-css-emotion@5.1.0, bs-css-fela@3.1.0
v4.0.2The calc function is now defined outside the Length type.
If you find missing usages, enter a github issue.
BREAKING CHANGE - Reworked the calc function - #271
BREAKING CHANGE - Refactor time as Time, not int by @davesnx - #264
Add missing quotes to contentRule if not present - #263
bs-css-dom@5.0.2, bs-css-emotion@6.0.2, bs-css-fela@4.0.2
v4.0.1BREAKING CHANGE - use rescript and @rescript/react
BREAKING CHANGE - for better consistency in CssJs, use array instead of list in gradient definition
BREAKING CHANGE - for better consistency in CssJs, uncurry selector and media functions - #244
Fix global injection in legacy mode - #238
Add borderRadius4 by @davesnx - #247
Add `start in TextAlign by @davesnx - #246
bs-css-dom@3.0.1, bs-css-emotion@4.0.1, bs-css-fela@2.0.1
v4.0.0BREAKING CHANGE - use an array for areas type
BREAKING CHANGE - rename Geomety to Geometry (missing r)
Make height and width respect all the interface by @davesnx - #262
Add missing values by @davesnx - #257
Update README example to use CssJs and Rescript syntax by hugihlynsson
bs-css-dom@4.0.0, bs-css-emotion@5.0.0, bs-css-fela@3.0.0
v3.0.0BREAKING CHANGE - use an array for areas type
BREAKING CHANGE - rename Geomety to Geometry (missing r)
Make height and width respect all the interface by @davesnx - #262
Add missing values by @davesnx - #257
Update README example to use CssJs and Rescript syntax by hugihlynsson
bs-css-dom@4.0.0, bs-css-emotion@5.0.0, bs-css-fela@3.0.0
v2.5.1bs-css-dom@2.5.1, bs-css-emotion@2.5.1, bs-css-fela@1.0.1
v2.5.0bs-css-dom@2.5.0, bs-css-emotion@2.5.0, bs-css-fela@1.0.0
v2.4.1bs-css-dom@2.4.1, bs-css-emotion@2.4.1
v2.4.0strokeDasharrayproperty by @lucasweng - #232backdropFilterproperty by @lucasweng - #231bs-css-dom@2.4.0, bs-css-emotion@2.4.0
v2.3.0touchActionby @RuslanGrigoryev - #256bs-css-dom@3.3.0, bs-css-emotion@4.3.0, bs-css-fela@2.3.0
lquixada/cross-fetch (cross-fetch)
v4.1.0Compare Source
Features
Bug Fixes
v4.0.0Compare Source
v3.2.0Compare Source
What's Changed
FEATURES
node-fetchfrom 2.6.12 to 2.7.0. Please refer tonode-fetchrelease notes for features and bug fixes.whatwg-fetchfrom 3.0.0 to 3.6.20. Please refer towhatwg-fetchrelease notes for features and bug fixes.v3.1.8Compare Source
What's Changed
Full Changelog: lquixada/cross-fetch@v3.1.7...v3.1.8
v3.1.7Compare Source
What's Changed
Full Changelog: lquixada/cross-fetch@v3.1.6...v3.1.7
v3.1.6Compare Source
What's Changed
Full Changelog: lquixada/cross-fetch@v3.1.5...v3.1.6
motdotla/dotenv (dotenv)
v17.2.3Compare Source
Changed
v17.2.2Compare Source
Added
v17.2.1Compare Source
Changed
v17.2.0Compare Source
Added
DOTENV_CONFIG_QUIET=truein your environment or.envfile to quiet the runtime log (#889)DOTENV_CONFIG_environment variables take precedence over any code set options like({quiet: false})v17.1.0Compare Source
Added
v17.0.1Compare Source
Changed
v17.0.0Compare Source
Changed
quietto false - informational (file and keys count) runtime log message shows by default (#875)v16.6.1Compare Source
Changed
quietto true – hiding the runtime log message (#874)config({ quiet: true })to suppress.require('dotenv').config()forrequire('@​dotenvx/dotenvx').config().v16.6.0Compare Source
Added
[dotenv@16.6.0] injecting env (1) from .env(#870){ quiet: true }to suppressv16.5.0Compare Source
Added
Changed
_logmethod. Use_debug#862v16.4.7Compare Source
Changed
.tapfolder when publishing. (oops, sorry about that everyone. - @motdotla) #848v16.4.6Compare Source
Changed
v16.4.5Compare Source
Changed
pathoption. return to historical behavior: do not attempt to auto find.envifpathset. (regression was introduced in16.4.3) #814v16.4.4Compare Source
Changed
?.with old school&&(fixing node 12 failures) #812v16.4.3Compare Source
Changed
pathoption. return to historical behavior: do not attempt to auto find.envifpathset. (regression was introduced in16.4.3) #814v16.4.2Compare Source
Changed
dotenvx.comv16.4.1Compare Source
pathoption #797v16.4.0Compare Source
error.codeto error messages around.env.vaultdecryption handling #795.env.vaultfile when filename(s) passed as an array #784v16.3.2Compare Source
Added
Changed
populate#792v16.3.1Compare Source
Added
processEnvandDOTENV_KEYoptions. #756v16.3.0Compare Source
Added
DOTENV_KEYto options rather than relying onprocess.env.DOTENV_KEY. Defaults toprocess.env.DOTENV_KEY#754v16.2.0Compare Source
Added
process.env. Defaults toprocess.env. #753v16.1.4Compare Source
Added
.github/to.npmignore#747v16.1.3[Compare Source](https://redirect.github.com/motdotla/dote
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.