Update all patch and minor versions #129
Merged
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.10.2
->2.10.3
2.10.2
->2.10.3
3.6.0
->3.6.1
8.1.0
->8.2.0
2.10.2
->2.10.3
Release Notes
parcel-bundler/parcel (@parcel/packager-ts)
v2.10.3
Compare Source
Added
cacheInfo
to Parcel Query - Detailsparcel-link
andparcel-unlink
dev CLIs - DetailsFixed
Core
import * as
is used withexport *
- DetailsJavaScript
hasOwnProperty
in modules exporting member with same name - DetailsWebbExtension
PostHTML, Pug, Stylus
invalidateOnFileChange
- Detailsmaplibre/maplibre-gl-js (maplibre-gl)
v3.6.1
Compare Source
🐞 Bug fixes
undefined
_onEaseFrame
call inCamera._renderFrameCallback()
while doingCamera.jumpTo
during aCamera.easeTo
(#3332)openlayers/openlayers (ol)
v8.2.0
Compare Source
The 8.2 release includes fixes for a few bugs in the 8.1 release and a couple new enhancements, including new WebGL features and support for
ol/render/Feature
for vector layers. Nothing special is required when upgrading from 8.1. Only TypeScript users might have to make minor changes, because some types have been made more strict.List of all changes
See below for a complete list of features and fixes.
apiKey
andretina
properties optional (by @ahocevar in https://github.com/openlayers/openlayers/pull/15278)fromUserResolution
andtoUserResolution
foruseGeographic()
(by @kikuchan in https://github.com/openlayers/openlayers/pull/15214)updateSize
andupdateViewportSize_
(by @simonseyock in https://github.com/openlayers/openlayers/pull/15269)(by @MannyKSoSo in https://github.com/openlayers/openlayers/pull/15250)
touch-action: pan-x pan-y;
on viewport (by @mike-000 in https://github.com/openlayers/openlayers/pull/15208)src
is not set (by @mike-000 in https://github.com/openlayers/openlayers/pull/15094)Dependency Updates
New Contributors
Full Changelog: openlayers/openlayers@v8.1.0...v8.2.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.
👻 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.