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

npm: bump snabbdom from 0.7.4 to 3.6.0 #95

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2024

Bumps snabbdom from 0.7.4 to 3.6.0.

Release notes

Sourced from snabbdom's releases.

Release 3.6.0

3.6.0 (2024-01-20)

Bug Fixes

Features

  • optimise detection of data and svg names (#1058) (71813ff)

Release 3.5.1

3.5.1 (2022-06-22)

Bug Fixes

Release 3.5.0

3.5.0 (2022-04-26)

Features

  • notify hooks and modules about textContent changes (c230eb8)

Release 3.4.0

3.4.0 (2022-03-20)

Bug Fixes

  • use array access instead of string.startsWith (515bc97)

Features

... (truncated)

Changelog

Sourced from snabbdom's changelog.

3.6.0 (2024-01-20)

Bug Fixes

Features

  • optimise detection of data and svg names (#1058) (71813ff)

3.5.1 (2022-06-22)

Bug Fixes

3.5.0 (2022-04-26)

Features

  • notify hooks and modules about textContent changes (c230eb8)

3.4.0 (2022-03-20)

Bug Fixes

  • use array access instead of string.startsWith (515bc97)

Features

Bug Fixes

3.3.0 (2022-01-17)

Features

... (truncated)

Commits
  • 710b319 chore(release): v3.6.0
  • 60c6041 fix: handle falsy values correctly in the dataset and style modules (#1094)
  • c063d57 fix: allow innerHTML to replace non-empty node, credit @​tokichie (#1083)
  • ba080f5 fix: detect window.requestAnimationFrame function before calling (#1082)
  • 809829d chore(tools): use npm ci instead of npm install (#1095)
  • 20d1ce2 chore(refactor): format files with Prettier
  • d0db5c5 chore(test): enforce prettier format for pull requests using lint ci job (#1081)
  • 9deab81 chore(docs): make minor changes to toVNode documentation
  • 0bedf23 chore(docs): add attributesModule to first README example (#958) (#1078)
  • 357c546 Enhance JSX and VNode types (#1092)
  • 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 [snabbdom](https://github.com/snabbdom/snabbdom) from 0.7.4 to 3.6.0.
- [Release notes](https://github.com/snabbdom/snabbdom/releases)
- [Changelog](https://github.com/snabbdom/snabbdom/blob/master/CHANGELOG.md)
- [Commits](snabbdom/snabbdom@v0.7.4...v3.6.0)

---
updated-dependencies:
- dependency-name: snabbdom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 20, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2024

Superseded by #104.

@dependabot dependabot bot closed this Feb 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/snabbdom-3.6.0 branch February 1, 2024 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants