Skip to content
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-dev): bump @rslib/core from 0.1.3 to 0.4.0 #278

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps @rslib/core from 0.1.3 to 0.4.0.

Release notes

Sourced from @​rslib/core's releases.

v0.4.0

Highlights ✨

This release brings exciting new features and improvements to Rslib:

  • Import Static Assets: Rslib now supports importing static assets like images (including SVG to React component conversion), fonts, audio, and video directly into your library code. This feature ensures correct outputs in both bundle and bundleless modes, making it easier than ever to develop libraries with static assets. (#684 #705)
  • Enhanced Bundleless Mode:
    • Supports emitting CSS source maps in bundleless mode. (#698)
    • Supports using Stylus within your bundleless libraries, expanding your styling options. (#707)
    • Supports adding banners and footers to CSS files in bundleless mode. (#712)

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

New Contributors

Full Changelog: web-infra-dev/rslib@v0.3.2...v0.4.0

v0.3.2

What's Changed

Bug Fixes 🐞

... (truncated)

Commits
  • 14a0e06 Release v0.4.0 (#716)
  • d106f20 fix: warn duplicate entries in bundleless mode (#715)
  • 3760277 chore(deps): update dependency @​rsbuild/core to ~1.2.3 (#713)
  • 5c294d8 feat: support banner and footer in bundleless emitted css (#712)
  • dfe8301 chore(deps): update dependency commander to ^13.1.0 (#710)
  • e5082ed feat: support stylus in bundleless mode (#707)
  • f033669 feat(asset): support svgr exportType usage (#705)
  • 4743d59 chore(deps): update all patch dependencies (#704)
  • 19dc930 feat: support asset module (#684)
  • e3b145d chore(deps): update Rsbuild 1.2.0 and vitest 3.0.3 (#700)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by fi3ework, a new releaser for @​rslib/core since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@rslib/core](https://github.com/web-infra-dev/rslib/tree/HEAD/packages/core) from 0.1.3 to 0.4.0.
- [Release notes](https://github.com/web-infra-dev/rslib/releases)
- [Commits](https://github.com/web-infra-dev/rslib/commits/v0.4.0/packages/core)

---
updated-dependencies:
- dependency-name: "@rslib/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 27, 2025 23:59
@dependabot dependabot bot added dep: npm Node package manager dependency. type: dependencies Dependency upgrades. labels Jan 27, 2025
@scotty-robot scotty-robot enabled auto-merge (squash) January 28, 2025 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dep: npm Node package manager dependency. type: dependencies Dependency upgrades.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants