-
-
Notifications
You must be signed in to change notification settings - Fork 10
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 all non-major dependencies to v1.2.2 - abandoned #174
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
Run & review this pull request in StackBlitz Codeflow. |
New and updated dependencies detected. Learn more about Socket for GitHub ↗︎
|
commit: |
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
January 2, 2025 20:27
cb2e8dd
to
4bcc841
Compare
renovate
bot
changed the title
chore(deps): update all non-major dependencies
fix(deps): update all non-major dependencies
Jan 2, 2025
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
9 times, most recently
from
January 9, 2025 11:36
4c175a2
to
3645b9b
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
8 times, most recently
from
January 16, 2025 04:46
a8eaaf8
to
93407f4
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
January 20, 2025 21:00
da5a4ab
to
411653e
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
14 times, most recently
from
January 28, 2025 08:57
99bc418
to
71e19ee
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
February 2, 2025 20:03
a11a63f
to
1334d32
Compare
renovate
bot
changed the title
fix(deps): update all non-major dependencies
chore(deps): update all non-major dependencies to v1.2.2
Feb 2, 2025
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
February 2, 2025 20:07
1334d32
to
5008f71
Compare
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
renovate
bot
changed the title
chore(deps): update all non-major dependencies to v1.2.2
chore(deps): update all non-major dependencies to v1.2.2 - abandoned
Feb 2, 2025
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:
1.1.8
->1.2.2
1.1.8
->1.2.2
Release Notes
web-infra-dev/rspack (@rspack/cli)
v1.2.2
Compare Source
What's Changed
New Features 🎉
Regexp
withends_with
match by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/9081Bug Fixes 🐞
amd
option behavior with webpack by @ahabhgk in https://github.com/web-infra-dev/rspack/pull/9103JsModule
by @shulaoda in https://github.com/web-infra-dev/rspack/pull/8939Other Changes
Full Changelog: web-infra-dev/rspack@v1.2.1...v1.2.2
v1.2.1
Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Other Changes
Full Changelog: web-infra-dev/rspack@v1.2.0...v1.2.1
v1.2.0
Compare Source
See Announcing Rspack 1.2 for more details.
What's Changed
Performance Improvements ⚡
CachedSource
by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/8666substring
ofrspack-sources
by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/8731fast-glob
to v0.4.1 by @shulaoda in https://github.com/web-infra-dev/rspack/pull/8800Exciting New Features 🎉
size
option for optimization.chunkIds config by @inottn in https://github.com/web-infra-dev/rspack/pull/8642WarnCaseSensitiveModulesPlugin
and disable it by default by @ahabhgk in https://github.com/web-infra-dev/rspack/pull/8697match_when_empty
for rule condition by @CPunisher in https://github.com/web-infra-dev/rspack/pull/88092
to reduce bundle size by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/8853config.mode
andconfig.name
by @jerrykingxyz in https://github.com/web-infra-dev/rspack/pull/8920devtool
to compiler options builder by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/8940enforceRelative
plugin option to preserve './' by @SoonIter in https://github.com/web-infra-dev/rspack/pull/8946optimization
in compiler options builder by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/8979json
type by @cbbfcd in https://github.com/web-infra-dev/rspack/pull/8947@rspack/tracing
as peer dependency by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/9008generator['asset'].importMode
for Rslib by @SoonIter in https://github.com/web-infra-dev/rspack/pull/8724Bug Fixes 🐞
loaderContext.importModule
by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/8766process.cwd()
when outside Rspack by @colinaaa in https://github.com/web-infra-dev/rspack/pull/8845lazyCompilation.backend.client
by @colinaaa in https://github.com/web-infra-dev/rspack/pull/8934lazyCompilation.backend.server
option by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/9009Document Updates 📖
resolve.mainFields
by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/8703SwcJsMinimizerRspackPlugin
by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/8745loaderContext.importModule()
by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/8821avoidEntryIife
added version by @fi3ework in https://github.com/web-infra-dev/rspack/pull/8892WarnCaseSensitiveModulesPlugin
by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/8898invalid
compiler hook by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/9003Other Changes
span_to_location
into traitSourcePosition
by @shulaoda in https://github.com/web-infra-dev/rspack/pull/8640rspack_binding_values
by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/8761getRawOptions
as possible by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/8773format!
by @hamirmahal in https://github.com/web-infra-dev/rspack/pull/8228run_loaders
takes a single plugin only by @wtlin1228 in https://github.com/web-infra-dev/rspack/pull/8968Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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.
🔕 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.