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

chore: bump @morev/utils from 3.7.0 to 3.9.0 #263

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2024

Bumps @morev/utils from 3.7.0 to 3.9.0.

Release notes

Sourced from @​morev/utils's releases.

v3.9.0

Features

  • dom: Allow null as parent argument of get-element-offset utility (32b0bf2)
  • dom: Allow window as parent argument of get-element utility (59f5be0)
  • dom: Make getElement and getScrollableAncestor generic (49cbd03)
  • types: Add IfEmptyObject and SingleKeyObject types exported from type-fest (e98c481)

Chores

  • Bump type-fest from 4.14.0 to 4.15.0 (65bd1a7)

CI improvements

  • Add latest changelog entry to Github release (9336acb)

v3.8.0

No release notes provided.

Changelog

Sourced from @​morev/utils's changelog.

3.9.0 (2024-04-07)

Features

  • dom: Allow null as parent argument of get-element-offset utility (32b0bf2)
  • dom: Allow window as parent argument of get-element utility (59f5be0)
  • dom: Make getElement and getScrollableAncestor generic (49cbd03)
  • types: Add IfEmptyObject and SingleKeyObject types exported from type-fest (e98c481)

Chores

  • Bump type-fest from 4.14.0 to 4.15.0 (65bd1a7)

CI improvements

  • Add latest changelog entry to Github release (9336acb)

3.8.0 (2024-03-24)

Features

  • math: Add lerp utility (57eeceb)
  • strings: Add stripIndent utility (f8bee7f)
  • types: Add new types from type-fest (a03ee9e)

Bug fixes

  • math: Add missed math exports (2111832)

Chores

  • Bump fast-copy from 3.0.1 to 3.0.2 (5787993)
  • Bump type-fest from 4.10.3 to 4.13.1 (cc2d09f)
  • Migrate from jest to vitest (2325013)

Refactoring

  • Remove some TS tweaks after updating typescript (5f97dd7)
  • types: Mark renamed type-fest types more explicitly (ba2cc9b)
  • types: Replace MathAdd and MathSubstract utility types with type-fest new alternative ones (485c20f)
Commits
  • f880b5f release: Release version 3.9.0
  • 9336acb ci: Add latest changelog entry to Github release
  • e98c481 feat(types): Add IfEmptyObject and SingleKeyObject types exported from `t...
  • 65bd1a7 chore: Bump type-fest from 4.14.0 to 4.15.0
  • 304abe4 chore: Bump devDeps
  • 49cbd03 feat(dom): Make getElement and getScrollableAncestor generic
  • 32b0bf2 feat(dom): Allow null as parent argument of get-element-offset utility
  • 59f5be0 feat(dom): Allow window as parent argument of get-element utility
  • b5d51fc release: Release version 3.8.0
  • 5f97dd7 refactor: Remove some TS tweaks after updating typescript
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [@morev/utils](https://github.com/MorevM/utils) from 3.7.0 to 3.9.0.
- [Release notes](https://github.com/MorevM/utils/releases)
- [Changelog](https://github.com/MorevM/utils/blob/master/CHANGELOG.md)
- [Commits](MorevM/utils@v3.7.0...v3.9.0)

---
updated-dependencies:
- dependency-name: "@morev/utils"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github May 4, 2024

Superseded by #264.

@dependabot dependabot bot closed this May 4, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/morev/utils-3.9.0 branch May 4, 2024 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant