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:
5.14.1
->5.17.0
12.1.2
->12.1.5
27.0.2
->27.5.2
1.7.5
->1.9.15
16.11.1
->16.18.123
17.0.31
->17.0.83
17.0.10
->17.0.26
5.3.1
->5.3.3
1.16.1
->1.45.0
0.23.0
->0.29.0
8.3.0
->8.10.0
4.0.0
->4.2.1
1.7.1
->1.9.4
2.4.1
->2.8.8
3.2.2
->3.2.5
5.3.0
->5.3.4
1.43.3
->1.83.0
4.4.4
->4.9.5
2.1.2
->2.1.4
Release Notes
testing-library/jest-dom (@testing-library/jest-dom)
v5.17.0
Compare Source
Features
toHaveAccessibleErrorMessage
better implementing the spec, deprecatetoHaveErrorMessage
(#503) (d717c66)v5.16.5
Compare Source
Bug Fixes
v5.16.4
Compare Source
Bug Fixes
v5.16.3
Compare Source
Bug Fixes
.not
(#447) (6988a67)v5.16.2
Compare Source
Bug Fixes
toBeDisabled
(#368) (8162115)v5.16.1
Compare Source
Bug Fixes
toHaveClass
error message format (#405) (a9beb47)v5.16.0
Compare Source
Features
v5.15.1
Compare Source
Bug Fixes
v5.15.0
Compare Source
Features
testing-library/react-testing-library (@testing-library/react)
v12.1.5
Compare Source
Bug Fixes
v12.1.4
Compare Source
Bug Fixes
v12.1.3
Compare Source
Bug Fixes
@types/react-dom
as a direct dependency (#1001) (149d9a9)axios/axios (axios)
v0.29.0
Compare Source
Release notes:
Bug Fixes
Contributors to this release
v0.28.1
Compare Source
v0.28.0
Compare Source
Release notes:
Bug Fixes
withXSRFToken
option to v0.x (#6091)Backports from v1.x:
axios.formToJSON
method (#4735)url-encoded-form
serializer to respect theformSerializer
config (#4721)string[]
toAxiosRequestHeaders
type (#4322)AxiosError
stack capturing; (#4718)AxiosError
status code type; (#4717)blob
to the list of protocols supported by the browser (#4678)v0.27.2
Compare Source
Fixes and Functionality:
v0.27.1
Compare Source
Fixes and Functionality:
v0.27.0
Compare Source
Breaking changes:
Content-Type
request header when passing FormData (#3785)transformRequest
andtoFormData
(#4470)QOL and DevX improvements:
Fixes and Functionality:
Internal and Tests:
Documentation:
Notes:
v0.26.1
Compare Source
Fixes and Functionality:
v0.26.0
Compare Source
Fixes and Functionality:
v0.25.0
Compare Source
Breaking changes:
Fixes and Functionality:
boolean
andnumber
types (#4144)undefined
(#3153)Internal and Tests:
Documentation:
Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:
v0.24.0
Compare Source
Breaking changes:
Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:
prettier/eslint-config-prettier (eslint-config-prettier)
v8.10.0
Compare Source
v8.9.0
Compare Source
v8.8.0
Compare Source
v8.7.0
Compare Source
v8.6.0
Compare Source
v8.5.0
Compare Source
v8.4.0
Compare Source
prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v4.2.1
Compare Source
Patch Changes
5736ed5
Thanks @JounQin! - chore: reuse prettierRcOptions instead of resolveConfig againv4.2.0
Compare Source
Minor Changes
#483
7bd70b6
Thanks @JounQin! - feat: support svelte out of boxclose #472, close #482
We recommend to use
eslint-plugin-svelte
instead ofeslint-plugin-svelte3
.v4.1.0
Compare Source
stylelint-prettier
(#415) (52eec48)Leaflet/Leaflet (leaflet)
v1.9.4
Compare Source
🐞 Bug fixes
v1.9.3
Compare Source
🙌 Accessibility
🐞 Bug fixes
L
global (#8536 by @mourner)setMaxBounds(map.getBounds())
(#8534 by @rjackson)latLngsToCoords()
does not return references passed to it (#7344 by @marlo22)worldCopyJump()
behavior is consistent when using a keyboard (#8562 by @Falke-Design)popupopen
event (#8571 by @Belair34)Popup
(#8520 by @rjackson)position: sticky
for map container (#8550 by @tmiaa)v1.9.2
Compare Source
🐞 Bug fixes
leaflet/dist/leaflet-src.esm.js
explicitly instead to take advantage; ESM by default will come in v2) (#8493 by @jonkoops)🧪 Tests
📝 Docs
Bounds
equals
parameters in docs (#8500 by @Falke-Design)v1.9.1
Compare Source
Events
listens
not propagating to parent objects, in particular fixing compatibility with Leaflet.markercluster plugin (#8211 by @Falke-Design)v1.9.0
Compare Source
color-adjust
toprint-color-adjust
(#8211 by @Malvoz)❇️ API changes
content
andlatLng
options toPopup
/Tooltip
constructors (#7783 by @Falke-Design)Bounds
to have the same functions asLatLngBounds
(#7882 by @Falke-Design)✨ Improvements
getCenter()
calculation and move it toPolyUtil
/LineUtil
(#7603 by @Falke-Design)maxBounds
(#8168)Events.listens
to search for specific function (#8161 by @Falke-Design)noMoveStart
option topanTo
(#6685 by @Chivano)FeatureCollection
handling togeometryToLayer
(#8163 by @Falke-Design)🙌 Accessibility
Tooltip
accessibility (focus and voice over) (#8247 by @alekzvik)role="presentation"
from image tiles (#8172 by @Malvoz)🐞 Bug fixes
map._move
overrequestAnimFrame
(#8328 by @AMDvsTMD)_isClickDisabled
to not throw no error if parent is removed from DOM (#8288 by @Falke-Design)DomEvent.DoubleTap
to ignore clicks on<label>
s with afor
attribute (#8227 by @IvanSanchez)once()
twice if same event is fired insideonce
(#8190 by @Falke-Design)map.getCenter()
returning a mutable object (#8167)min/maxZoom
when used in combination withdetectRetina
(#7328 by @bozdoz)📝 Docs
anchor
todata-anchor
(#8174 by @KnightJam1)🔧 Workflow
eslint-plugin-script-tags
(#8331 by @jonkoops)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 was generated by Mend Renovate. View the repository job log.