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

build(deps-dev): bump exports-loader from 0.7.0 to 1.1.1 in /superset-frontend #15

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 10, 2021

Bumps exports-loader from 0.7.0 to 1.1.1.

Release notes

Sourced from exports-loader's releases.

v1.1.1

1.1.1 (2020-10-09)

Chore

  • update schema-utils

v1.1.0

1.1.0 (2020-06-24)

Features

  • "|" character can be used as delimiter for inline string syntax (#46) (e0bc930)

v1.0.1

1.0.1 (2020-06-17)

Bug Fixes

v1.0.0

1.0.0 (2020-06-10)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 10.13
  • minimum supported webpack version is 4
  • exports values moved to the exports option, please read
  • generates ES module named exports by default (exports { Foo })
  • multiple exports in the inline syntax were changed, please read

Features

  • validate options
  • support webpack 5
  • implemented the type option (exports can be CommonsJS or ES module format)
  • exports can be described using a string or an object value
  • implemented the ability to generate multiple experts
  • improved support of inline usage

Bug Fixes

  • export is not used anymore for CommonJS module format
Changelog

Sourced from exports-loader's changelog.

1.1.1 (2020-10-09)

Chore

  • update schema-utils

1.1.0 (2020-06-24)

Features

  • "|" character can be used as delimiter for inline string syntax (#46) (e0bc930)

1.0.1 (2020-06-17)

Bug Fixes

1.0.0 (2020-06-10)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 10.13
  • minimum supported webpack version is 4
  • exports values moved to the exports option, please read
  • generates ES module named exports by default (exports { Foo })
  • multiple exports in the inline syntax were changed, please read

Features

  • validate options
  • support webpack 5
  • implemented the type option (exports can be CommonsJS or ES module format)
  • exports can be described using a string or an object value
  • implemented the ability to generate multiple experts
  • improved support of inline usage

Bug Fixes

  • export is not used anymore for CommonJS module format

Commits
Maintainer changes

This version was pushed to npm by evilebottnawi, a new releaser for exports-loader 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 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)

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 10, 2021

The following labels could not be found: npm, dependabot.

@codecov-io
Copy link

codecov-io commented Mar 10, 2021

Codecov Report

Merging #15 (10a15d6) into master (c494970) will increase coverage by 2.76%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
+ Coverage   69.44%   72.21%   +2.76%     
==========================================
  Files        1133      635     -498     
  Lines       51392    21839   -29553     
  Branches     5688     5688              
==========================================
- Hits        35687    15770   -19917     
+ Misses      15571     5935    -9636     
  Partials      134      134              
Flag Coverage Δ
cypress 57.19% <ø> (-0.02%) ⬇️
hive ?
javascript 62.23% <ø> (ø)
mysql ?
postgres ?
python ?
sqlite ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...set-frontend/src/dashboard/util/getDropPosition.js 90.90% <0.00%> (-1.52%) ⬇️
superset/reports/commands/alert.py
superset/views/log/views.py
superset/connectors/base/models.py
.../e68c4473c581_allow_multi_schema_metadata_fetch.py
superset/db_engine_specs/cockroachdb.py
.../versions/3325d4caccc8_dashboard_scoped_filters.py
superset/migrations/versions/6414e83d82b7_.py
...d7c1a0d6f2da_remove_limit_used_from_query_model.py
superset/charts/filters.py
... and 489 more

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 c494970...10a15d6. Read the comment docs.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 20, 2022

Superseded by #75.

@dependabot dependabot bot closed this Nov 20, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/superset-frontend/exports-loader-1.1.1 branch November 20, 2022 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant