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

Package maintenance #63

Merged
merged 9 commits into from
Feb 22, 2023
Merged

Package maintenance #63

merged 9 commits into from
Feb 22, 2023

Conversation

gavinr
Copy link
Contributor

@gavinr gavinr commented Feb 9, 2023

Doing a bunch of maintenance chores, all of which fall under the category of "mirroring esri-leaflet." This should close all the dependabot PRs.

  1. d57dacc - Updated all testing dependency versions to match esri-leaflet
  2. db15187 - Switched from rollup-plugin-terser to @rollup/plugin-terser (Update dependencies esri-leaflet#1351)
  3. be203d2 - Switch from karma-chai-sinon to karma-sinon-chai - Switch from karma-chai-sinon to karma-sinon-chai esri-leaflet#1335
    • Also updated our karma.conf.js settings. The "Reporter" changes change our testing reaporting from this:
      • image
      • to this:
      • image 😍
  4. 0e89880 - switched from watch to chokidar (switch from watch to chokidar esri-leaflet#1324)
  5. 0e89880 - switched to npm-run-all (run-p) (Esri/esri-leaflet@09c18cb)
  6. 8fb7c14 - removed travis and switched to github actions (Automated testing with GitHub actions esri-leaflet#1336)

@gavinr gavinr requested a review from patrickarlt February 9, 2023 15:37
Copy link
Contributor

@patrickarlt patrickarlt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@gavinr gavinr merged commit f983435 into Esri:master Feb 22, 2023
@gavinr gavinr deleted the update-deps branch February 22, 2023 18:53
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.

3 participants