pieroxy / lz-string

LZ-based compression algorithm for JavaScript
MIT License
4.12k stars 568 forks source link

Chore: Updating Dependencies #267

Closed karnthis closed 2 months ago

karnthis commented 5 months ago

This PR combines Dependabot PRs #244 #260 #261 #263 #264 and #265 and includes some additional audit fixes Dependabot missed. Build succeeded, Tests pass.

Please update the Dependabot settings so I stop getting roughly 30 emails from this project every Monday evening.

karnthis commented 2 months ago

bump for @Rycochet to see

Rycochet commented 2 months ago

I'm just back from 2 weeks of busy - will approve this, but if you have the time (before I do) - there's a code as config that can tell it to update things as groups of updates together - like testing, linting, building etc - it's on my TODO list and I'll try to have a look next week if you don't

karnthis commented 2 months ago

I'm just back from 2 weeks of busy - will approve this, but if you have the time (before I do) - there's a code as config that can tell it to update things as groups of updates together - like testing, linting, building etc - it's on my TODO list and I'll try to have a look next week if you don't

Sorry not sure what you're referring to. Can you elaborate?

Rycochet commented 2 months ago

https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups - hopefully that page makes things more clear - it should be able to cut down the number of PRs generated 😄