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(deps): bump baconjs from 0.7.95 to 3.0.19 #111

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 2, 2024

Bumps baconjs from 0.7.95 to 3.0.19.

Changelog

Sourced from baconjs's changelog.

3.0.17

  • Export ES module properly using the exports and modulefields in package.json. #776 by @​semmel.

3.0.15

  • Bus.push bound to Bus

3.0.14

  • Improved types for Bacon.combineWith

3.0.13

  • Typo fix

3.0.12

  • Fix replayed Initial events in doAction in case of delay et al (#753)

3.0.11

  • Distribute Bacon.js as ES6 module (#749)

3.0.10

  • Fix minified Bacon.min.js
  • Split the map signature to come around some type inference inconveniences

3.0.9

  • Avoid creating union type in concat if not needed

3.0.7

  • Upgrade to typescript 3.5
  • Make observables covariant by stripping out the internal dispatcher field
  • Optimize compilation time by merging groupBy signatures

3.0.6

  • Add typings for decode

3.0.5

  • Add alternative signature to groupBy: no type param, no optional limitF param

3.0.4

  • Improve Bus.plug type ergonomics (#738)

... (truncated)

Commits
  • 9c8f387 release 3.0.19
  • 73987f0 Improve Bacon.try documentation
  • 750b59d Point README to #tryf instead of #try
  • bf613fc release 3.0.18
  • 5de57f8 Expose the Try function for documentation purposes
  • f737f52 Merge pull request #808 from baconjs/export-is-property
  • 41c50f7 export Bacon.isProperty(Observable)
  • c5a1bfd Merge pull request #791 from baconjs/semmel-doc-diff
  • 6b2e4eb doc: Tweaked .diff example to clarify Differ args
  • 6988c9e Merge pull request #787 from plan-do-break-fix/Typo-correction
  • 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 [baconjs](https://github.com/baconjs/bacon.js) from 0.7.95 to 3.0.19.
- [Changelog](https://github.com/baconjs/bacon.js/blob/master/RELEASE-NOTES.md)
- [Commits](baconjs/bacon.js@0.7.95...3.0.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 2, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants