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

Eslint plugin import #935

Merged
merged 3 commits into from
Oct 5, 2024
Merged

Eslint plugin import #935

merged 3 commits into from
Oct 5, 2024

Conversation

mbraak
Copy link
Owner

@mbraak mbraak commented Oct 5, 2024

No description provided.

dependabot bot and others added 3 commits September 29, 2024 20:59
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.24.0 to 4.25.0.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.24.0...selenium-4.25.0)

---
updated-dependencies:
- dependency-name: selenium
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@mbraak mbraak changed the base branch from master to update-js-packages October 5, 2024 06:14
Copy link

codecov bot commented Oct 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.92%. Comparing base (e7a2742) to head (a111fca).
Report is 1 commits behind head on update-js-packages.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           update-js-packages     #935   +/-   ##
===================================================
  Coverage               93.92%   93.92%           
===================================================
  Files                      64       64           
  Lines                    2978     2978           
  Branches                  138      138           
===================================================
  Hits                     2797     2797           
  Misses                    103      103           
  Partials                   78       78           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mbraak mbraak merged commit 0c52c18 into update-js-packages Oct 5, 2024
8 checks passed
@mbraak mbraak deleted the eslint-plugin-import branch October 5, 2024 06:23
mbraak added a commit that referenced this pull request Oct 5, 2024
* Update javascript packages

* Update

* Update

* Update

* Update

* Update

* Update

* Update nyc

* Remove @babel/plugin-proposal-class-properties

* Build

* Update

* Update

* Update

* Update

* Update

* Update

* Update

* Update

* Update

* Update

* Update

* Update

* Update

* Update

* Try node 22

* Revert "Try node 22"

This reverts commit bd07f3a.

* Revert babel-plugin-istanbul update

* Revert "Revert babel-plugin-istanbul update"

This reverts commit 3e4cce8.

* Regenerate package lock file

* Disable node_module cache in ci

* Enable node_modules cache in ci

* Update

* Update

* Update

* Eslint plugin import (#935)

* Bump selenium from 4.24.0 to 4.25.0 (#931)

Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.24.0 to 4.25.0.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.24.0...selenium-4.25.0)

---
updated-dependencies:
- dependency-name: selenium
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* eslint-plugin-import

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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