Bump defu from 6.1.4 to 6.1.6 in /workers/ai-assistant by dependabot[bot] · Pull Request #142 · mieweb/docs
Bumps defu from 6.1.4 to 6.1.6.
Release notes
Sourced from defu's releases.
v6.1.6
📦 Build
- Fix mixed types (407b516)
v6.1.5
🩹 Fixes
- Prevent prototype pollution via
__proto__in defaults (#156)- Ignore inherited enumerable properties (11ba022)
✅ Tests
- Add more tests for plain objects (b65f603)
❤️ Contributors
- Pooya Parsa (
@pi0)- Kricsleo (
@kricsleo)
Changelog
Sourced from defu's changelog.
v6.1.6
📦 Build
- Fix mixed types (407b516)
❤️ Contributors
- Pooya Parsa (
@pi0)v6.1.5
🩹 Fixes
- Prevent prototype pollution via
__proto__in defaults (#156)- Ignore inherited enumerable properties (11ba022)
🏡 Chore
✅ Tests
- Add more tests for plain objects (b65f603)
🤖 CI
- Bump node (9237d9c)
❤️ Contributors
- Pooya Parsa (
@pi0)- Kricsleo (
@kricsleo)
Commits
001c290chore(release): v6.1.6407b516build: fix mixed types23e59e6chore(release): v6.1.511ba022fix: ignore inherited enumerable properties3942bfbfix: prevent prototype pollution via__proto__in defaults (#156)d3ef16dchore(deps): update actions/checkout action to v6 (#151)869a053chore(deps): update actions/setup-node action to v6 (#149)a97310cchore(deps): update codecov/codecov-action action to v6 (#154)89df6bbchore: fix typecheck9237d9cci: bump node- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.