Skip to content

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Jan 31, 2024

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ importmap-rails (1.2.3 → 2.0.1) · Repo

Release Notes

2.0.1

What's Changed

  • Ensure update only runs when there are outdated packages by @dhh

Full Changelog: v2.0.0...v2.0.1

2.0.0

What's Changed

This major release includes two potentially backwards-incompatible changes:

  • The compatibility shim is no longer included, since all major browsers now natively support import maps. But if you need to support old browsers, like Safari 15, Firefox 75, Chrome 88, you should continue using the 1.x series of this gem.
  • Preloading is now the default. So if you have pins that you intend to lazy load, you need to specifically call preload: false as part of the pin.

All changes:

  • Drop the bundled shim by @dhh in #216
  • Pinning should just always download by @dhh in #217
  • Preload all by default by @dhh in #218
  • Update Impoortmaps::Command#puts_table to be markdown compatible by @faqndo97 in #222
  • bin/importmap update by @botandrose in #214

Full Changelog: v1.2.3...v2.0.0

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 31 commits:

↗️ rack (indirect, 3.0.8 → 3.0.9) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by 4 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Jan 31, 2024
@depfu depfu bot force-pushed the depfu/update/importmap-rails-2.0.1 branch from fe5ab5f to bb51a5b Compare February 1, 2024 22:25
@digitaltom digitaltom force-pushed the main branch 7 times, most recently from 262cd09 to f0e8958 Compare February 2, 2024 14:18
@digitaltom digitaltom merged commit f6e7441 into main Feb 4, 2024
@depfu depfu bot deleted the depfu/update/importmap-rails-2.0.1 branch February 4, 2024 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants