Update production dependencies - #16
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
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
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:
2.1.3->2.24.12.16.2->2.16.112.2.21->2.2.2210.9.0->10.10.02.10.0->2.21.0~6.5.4->~6.6.03.7.54->3.8.1770.0.2->0.0.32.6.2->2.8.1~0.11.4->~0.16.0Release Notes
auth0/auth0-spa-js (@auth0/auth0-spa-js)
v2.24.1Compare Source
Full Changelog
Added
Fixed
v2.24.0Compare Source
Full Changelog
Added
v2.23.0Compare Source
Full Changelog
Added
v2.22.0Compare Source
Full Changelog
Added
v2.21.2Compare Source
Full Changelog
Fixed
MfaRequiredErroris propagated and MFA context is stored for passkey and custom token exchange grant types #1626 (yogeshchoudhary147)v2.21.1Compare Source
Full Changelog
Changed
v2.21.0Compare Source
Full Changelog
Added
v2.20.0Compare Source
Full Changelog
Added
v2.19.3Compare Source
Full Changelog
Fixed
v2.19.2Compare Source
Full Changelog
Security
v2.19.1Compare Source
Full Changelog
Fixed
v2.19.0Compare Source
Full Changelog
Added
v2.18.3Compare Source
Full Changelog
Added
v2.18.2Compare Source
Full Changelog
Fixed
v2.18.1Compare Source
Full Changelog
Added
v2.18.0Compare Source
Full Changelog
Added
Fixed
v2.17.1Compare Source
Full Changelog
Changed
v2.17.0Compare Source
Full Changelog
Added
Fixed
authenticateincreateAuth0Clientdocstring #1537 (StephenP-Hung)v2.16.0Compare Source
Full Changelog
Added
v2.15.0Compare Source
Full Changelog
Added
Fixed
v2.14.0Compare Source
Full Changelog
Added
Fixed
v2.13.1Compare Source
Full Changelog
Fixed
v2.13.0Compare Source
Full Changelog
Added
Fixed
v2.12.0Compare Source
Full Changelog
Added
v2.11.3Compare Source
Full Changelog
Fixed
v2.11.2Compare Source
Full Changelog
Added
v2.11.1Compare Source
Full Changelog
Fixed
v2.11.0Compare Source
Full Changelog
Added
v2.10.0Compare Source
Full Changelog
Added
v2.9.1Compare Source
Full Changelog
Added
v2.9.0Compare Source
Full Changelog
Added
scopesparameter for connected accounts #1458 (guabu)Security
v2.8.0Compare Source
Full Changelog
Added
Fixed
v2.7.0Compare Source
Full Changelog
Added
Fixed
baseUrlis present #1435 (martinml)v2.6.0Compare Source
Full Changelog
Added
Fixed
v2.5.0Compare Source
Full Changelog
Added
v2.4.1Compare Source
Full Changelog
Fixed
v2.4.0Compare Source
Full Changelog
Added
v2.3.0Compare Source
Full Changelog
Fixed
v2.2.0Compare Source
Full Changelog
Added
gcanti/fp-ts (fp-ts)
v2.16.11Compare Source
Bug Fix
Fix Option.getOrd definition, #1963
v2.16.10Compare Source
Polish
Add apFirstW and apSecondW to ReaderTask, #1958
v2.16.9Compare Source
Polish
Support
strictBuiltinIteratorReturn, #1949v2.16.8Compare Source
Polish
Remove useless pure comment, closes #1937
v2.16.7Compare Source
Polish
Add tap for Identity #1943
v2.16.6Compare Source
Polish
Allow dependencies to be widen when using orLeft #1938
v2.16.5Compare Source
Polish
Resolved a RangeError where the maximum call stack size was exceeded when invoking
chainWithIndex, #1931v2.16.4Compare Source
Polish
Fix
__PURE__annotation placement, closes #1926v2.16.3Compare Source
Polish
Either.ts:toError: Don't fail when a value can't be converted to a primitive, #1924gcanti/io-ts (io-ts)
v2.2.22Compare Source
openlayers/openlayers (ol)
v10.10.0Compare Source
10.10.0
The 10.10 release brings improvements throughout the library — from tile and vector rendering to sources, formats and interactions. The highlights are
offsetXand is split into graphemes, so ligatures are no longer cut apartUpgrade notes
Usage of Intl.Segmenter
TextPath now relies on Intl.Segmenter.
For support of very old browsers (e.g. Firefox before version 125),
a polyfill is available: https://formatjs.github.io/docs/polyfills/intl-segmenter/.
Deprecation of
ol/source/BingMapsBing Maps for Enterprise is being retired on June 30th, 2028. The
BingMapssourcehas been deprecated. Use
ol/source/ImageTilewith the Azure Maps tile API instead.See the azure-maps example for guidance.
createFromCapabilitiesMatrixSetnow respectsTileMatrixSetLimitsWhen a
matrixLimitsarray is passed tocreateFromCapabilitiesMatrixSet, the returnedtile grid will now restrict tile requests to the
MinTileRow/MaxTileRow/MinTileCol/MaxTileColbounds advertised for each zoom level. Previously those bounds were ignored and the full
matrix extent was used, causing tile requests outside the layer's data extent.
If you were passing
matrixLimitsonly to filter zoom levels and relied on the full matrixrange being loaded at each level, you can omit the
matrixLimitsargument or pass an emptyarray to restore the previous behavior.
List of all changes
See below for a complete list of features and fixes.
Dependency Updates
New Contributors
Full Changelog: openlayers/openlayers@v10.9.0...v10.10.0
proj4js/proj4js (proj4)
v2.21.0Compare Source
What's Changed
6355863is the semi-minor axis, not the inverse flattening by @jiayuasu in https://github.com/proj4js/proj4js/pull/585New Contributors
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.