Skip to content

Bump derby from 0.10.31 to 4.2.3 #18

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

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 27, 2025

Bumps derby from 0.10.31 to 4.2.3.

Release notes

Sourced from derby's releases.

v4.2.3

  • Merge pull request #647 from derbyjs/fix-app-options-type 4705b33
  • Comment AppOptions attributes 5e73279
  • Update AppOptions to include script* attributes referenced by AppForServer 3f6b714
  • Merge pull request #645 from derbyjs/convert-browser-tests bcdbeac
  • Test matric to include next LTS v22 5d2f6c1
  • Use const/let over var 2dd2e0c
  • Fix window ref 1cc37af
  • Revert "Change requires to imports" 6d5b650
  • Update node versions test matrix 3ad3105
  • Change requires to imports 3e983b7
  • Use window from runner 512fdca
  • Remove test use of this; use const and let over var 62531b6
  • Remove comment edadda8
  • Fix typo 2acfd62
  • Remove unused util.js 44c93c8
  • Convertforms test to use jsdom 9d2c2b8
  • Update eslint config to allow es6 (Promise) f1041fc
  • Skip custom markup on-destroy test; unknown why it does not call onDestroy w jsdom test d453886
  • Fix tests; ensure getFragment called torender page b011eea
  • Fix test - call getFragment to render cec50ac
  • Fix component tests to use harness.renderDom 7aaa5ad
  • Add next tick wait before checking for removed properties 7cd3c42
  • Fix call of bound function 107544e
  • Merge branch 'master' of github.com:derbyjs/derby into convert-browser-tests c06df7c
  • Merge pull request #646 from derbyjs/convert-eventmodel 59db1ad
  • Change component.browser tests to use test harness app dddcef2
  • Merge pull request #644 from derbyjs/doc-as-array-as-object dff7070
  • Fix markup in as-object doc exmaple c0a9c30
  • Wordsmith suggestions for as-object 8d0c9f8
  • Wordsmith suggestion for a-array e66203e
  • Oops, not a TS file yet; revert to require 51753c7
  • Change EventModel requrie to import c17f606
  • Ensure test uses same fragment instance 87b6acb
  • Fix EventModel ctor typo 04338c3
  • Eventmodel conversion to typescript 0fd8ae1
  • Change test to use domTestRunner b293fc7
  • Renemd (moved) test files 99aee20
  • Fix heading to use same casing as attribute 2af8d70
  • Style fix for inline code block in h3 headings; made code bigger to better match rest of heading ef6c151
  • Add documentation for as-array and as-object attributes 089a303
  • Merge pull request #643 from derbyjs/fix-api-doc-site c92fd6c
  • Force GH acitons 5459689
  • Fix jekyll config to keep generated api docs; remove doscs/api from gitignore 27ed7f9

derbyjs/derby@v4.2.2...v4.2.3

What's Changed

... (truncated)

Commits
  • 9968348 4.2.3
  • 4705b33 Merge pull request #647 from derbyjs/fix-app-options-type
  • 5e73279 Comment AppOptions attributes
  • 3f6b714 Update AppOptions to include script* attributes referenced by AppForServer
  • bcdbeac Merge pull request #645 from derbyjs/convert-browser-tests
  • 5d2f6c1 Test matric to include next LTS v22
  • 2dd2e0c Use const/let over var
  • 1cc37af Fix window ref
  • 6d5b650 Revert "Change requires to imports"
  • 3ad3105 Update node versions test matrix
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by craigbeck, a new releaser for derby since your current version.


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 [derby](https://github.com/derbyjs/derby) from 0.10.31 to 4.2.3.
- [Release notes](https://github.com/derbyjs/derby/releases)
- [Changelog](https://github.com/derbyjs/derby/blob/master/History.md)
- [Commits](derbyjs/derby@v0.10.31...v4.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 27, 2025
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