Skip to content

Bump babel-plugin-import from 1.13.0 to 1.13.5#413

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/babel-plugin-import-1.13.5
Closed

Bump babel-plugin-import from 1.13.0 to 1.13.5#413
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/babel-plugin-import-1.13.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 15, 2022

Copy link
Copy Markdown
Contributor

Bumps babel-plugin-import from 1.13.0 to 1.13.5.

Release notes

Sourced from babel-plugin-import's releases.

v1.13.5

  • chore: fix build 162a66f

umijs/babel-plugin-import@v1.13.4...v1.13.5

v1.13.4

  • chore: update build script 05c959b
  • feat(customStyleName): 完善customStyleName传参 (#603) 469c018
  • fix: newExpression arguments not be traverse issue (#597) d21264e

umijs/babel-plugin-import@v1.13.3...v1.13.4

v1.13.3

  • fix: publish with father-next (#555) a88ee15

umijs/babel-plugin-import@v1.13.2...v1.13.3

v1.13.3-beta.1

  • fix: publish f5f0a29

umijs/babel-plugin-import@v1.13.2...v1.13.3-beta.1

v1.13.2

  • fix variable assignment supports comma expression, also fix istanbul conflicts (#549) 3ac277e

umijs/babel-plugin-import@v1.13.1...v1.13.2

v1.13.1

  • feat: add switch and switchCase treatment (#520) 917e8dc
  • chore(deps-dev): bump eslint from 7.9.0 to 7.10.0 (#522) 4a89311
  • chore(deps-dev): bump eslint-plugin-import from 2.20.2 to 2.22.1 (#523) d3c3bde
  • chore(deps-dev): bump prettier from 2.1.1 to 2.1.2 (#517) 61a46a8
  • chore(deps-dev): bump lint-staged from 10.3.0 to 10.4.0 (#518) 774b64a
  • chore(deps-dev): bump eslint from 7.1.0 to 7.9.0 (#516) 73ed061
  • chore(deps-dev): bump husky from 4.2.5 to 4.3.0 (#515) cca51bd
  • chore(deps-dev): bump @​babel/core from 7.8.4 to 7.11.6 (#513) 8b0828e
  • chore(deps-dev): bump lint-staged from 10.2.13 to 10.3.0 (#514) 731f2d0
  • chore(deps-dev): bump lint-staged from 10.2.11 to 10.2.13 (#511) a0ceb95
  • chore(deps-dev): bump prettier from 2.0.5 to 2.1.1 (#512) a419e16
  • Update README.md (#510) 8096fdf
  • chore(deps): [security] bump lodash from 4.17.15 to 4.17.19 (#491) 0c2eabe
  • chore(deps-dev): bump lint-staged from 10.2.8 to 10.2.11 (#469) f39e711
  • chore: use Prettier format (#458) 5cb2349
  • customName 参数添加透传 File 对象 (#413) 39afe42
  • chore(deps): bump @​babel/helper-module-imports from 7.7.4 to 7.8.3 (#410) 667e85e
  • chore(deps-dev): bump np from 5.2.1 to 6.2.0 (#418) 9f5825d
  • chore(deps): [security] bump acorn from 5.7.3 to 5.7.4 (#425) 55dd22d
  • Merge pull request #414 from ant-design/dependabot/npm_and_yarn/babel/core-7.8.4 7300eba
  • Merge pull request #415 from ant-design/dependabot/npm_and_yarn/babel/runtime-7.8.4 30cfcbc
  • chore(deps): bump @​babel/runtime from 7.7.7 to 7.8.4 3b386d4

... (truncated)

Commits

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 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 [babel-plugin-import](https://github.com/ant-design/babel-plugin-import) from 1.13.0 to 1.13.5.
- [Release notes](https://github.com/ant-design/babel-plugin-import/releases)
- [Commits](umijs/babel-plugin-import@v1.13.0...v1.13.5)

---
updated-dependencies:
- dependency-name: babel-plugin-import
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 15, 2022
@codecov-commenter

codecov-commenter commented Apr 15, 2022

Copy link
Copy Markdown

Codecov Report

Merging #413 (1939ea2) into master (fde5058) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #413   +/-   ##
=======================================
  Coverage   50.35%   50.35%           
=======================================
  Files          19       19           
  Lines         141      141           
  Branches       28       28           
=======================================
  Hits           71       71           
  Misses         60       60           
  Partials       10       10           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fde5058...1939ea2. Read the comment docs.

@dependabot @github

dependabot Bot commented on behalf of github Jan 6, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #435.

@dependabot dependabot Bot closed this Jan 6, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/babel-plugin-import-1.13.5 branch January 6, 2023 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant