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 babel-plugin-import from 1.13.0 to 1.13.6 #435

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2023

Bumps babel-plugin-import from 1.13.0 to 1.13.6.

Release notes

Sourced from babel-plugin-import's releases.

v1.13.6

  • test: update expected files since babel upgraded bedae9f
  • feat: 新增SequenceExpression支持 (#625) 54a94bc

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

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

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

---
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 Jan 6, 2023
@codecov-commenter
Copy link

Codecov Report

Base: 50.35% // Head: 50.35% // No change to project coverage 👍

Coverage data is based on head (8c58e71) compared to base (fde5058).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #435   +/-   ##
=======================================
  Coverage   50.35%   50.35%           
=======================================
  Files          19       19           
  Lines         141      141           
  Branches       28       28           
=======================================
  Hits           71       71           
  Misses         60       60           
  Partials       10       10           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

None yet

1 participant