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

Bump rollup-plugin-sourcemaps from 0.4.2 to 0.6.3 #1325

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps rollup-plugin-sourcemaps from 0.4.2 to 0.6.3.

Changelog

Sourced from rollup-plugin-sourcemaps's changelog.

0.6.3

  • Fix ES module breaking due to not default-importing CommonJS modules
  • Add some warning messages

0.6.2

  • Fix issue with exports that prevented it from working in Node 13.0-13.6

0.6.1

  • Fix issue with conditional exports that prevented it from working in Node 13+

0.6.0

  • Drop support for Node 8
  • Update dependencies
  • Publish ES module for Node 12+ using conditional exports

0.5.0

  • Drop support for Node < 8 and make use of ES2017 features
  • Switch from Babel to TypeScript
  • Remove jsnext:main field from package.json
Commits
  • f3964bc 0.6.3
  • 61fcd00 Update dev-dependencies
  • 66058ac Add some warning messages
  • 5a389e2 Add inlined sources to published source maps
  • d123495 Upgrade TypeScript to 3.9.3
  • 2788d2b Upgrade to Jest 26
  • b8d46ef Mark @​types/node as an optional peer dependency
  • 8fcbea6 Upgrade eslint and its plugins
  • 45a0172 Do not use deprecated util.isString
  • 5cfd930 Add dist to Jest's modulePathIgnorePatterns
  • Additional commits viewable in compare view

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 [rollup-plugin-sourcemaps](https://github.com/maxdavidson/rollup-plugin-sourcemaps) from 0.4.2 to 0.6.3.
- [Changelog](https://github.com/maxdavidson/rollup-plugin-sourcemaps/blob/master/CHANGELOG.md)
- [Commits](maxdavidson/rollup-plugin-sourcemaps@v0.4.2...v0.6.3)

---
updated-dependencies:
- dependency-name: rollup-plugin-sourcemaps
  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 September 18, 2023 18:20
@dependabot dependabot bot added dependencies One or more dependencies are being bumped javascript Pull requests that update Javascript code labels Sep 18, 2023
@dependabot dependabot bot temporarily deployed to internal September 18, 2023 18:20 Inactive
@dependabot dependabot bot temporarily deployed to internal September 18, 2023 18:20 Inactive
@stevehobbsdev stevehobbsdev temporarily deployed to internal September 19, 2023 09:51 — with GitHub Actions Inactive
@stevehobbsdev stevehobbsdev temporarily deployed to internal September 19, 2023 09:51 — with GitHub Actions Inactive
@stevehobbsdev stevehobbsdev merged commit f0440cb into master Sep 19, 2023
13 checks passed
@stevehobbsdev stevehobbsdev deleted the dependabot/npm_and_yarn/rollup-plugin-sourcemaps-0.6.3 branch September 19, 2023 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies One or more dependencies are being bumped javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant