Skip to content

Bump lodash and @serenity-js/core#7

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/lodash-and-serenity-js/core-4.17.21
Open

Bump lodash and @serenity-js/core#7
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/lodash-and-serenity-js/core-4.17.21

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 19, 2023

Bumps lodash and @serenity-js/core. These dependencies needed to be updated together.
Updates lodash from 4.17.4 to 4.17.21

Commits
  • f299b52 Bump to v4.17.21
  • c4847eb Improve performance of toNumber, trim and trimEnd on large input strings
  • 3469357 Prevent command injection through _.template's variable option
  • ded9bc6 Bump to v4.17.20.
  • 63150ef Documentation fixes.
  • 00f0f62 test.js: Remove trailing comma.
  • 846e434 Temporarily use a custom fork of lodash-cli.
  • 5d046f3 Re-enable Travis tests on 4.17 branch.
  • aa816b3 Remove /npm-package.
  • d7fbc52 Bump to v4.17.19
  • Additional commits viewable in compare view
Maintainer changes

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


Updates @serenity-js/core from 1.5.4 to 3.1.6

Release notes

Sourced from @​serenity-js/core's releases.

v3.1.6

3.1.6 (2023-04-18)

Bug Fixes

  • webdriverio: upgraded to TypeScript 5 and WebdriverIO 7.31.1 (15b1ba7), closes #1558 #1651

v3.1.5

3.1.5 (2023-04-18)

Bug Fixes

v3.1.4

3.1.4 (2023-04-16)

Bug Fixes

  • serenity-bdd: escape HTML tags in scenaio name and title (c5ca1bf), closes #1630

v3.1.3

3.1.3 (2023-04-14)

Bug Fixes

  • deps: update dependency typedoc to ^0.24.1 (c52f4ed)
  • playwright: updated Playwright to 1.32.3 (1d7f77b)
  • protractor: click interactions now scroll element into view before performing their action (3ea7bb8)

v3.1.2

3.1.2 (2023-04-07)

Bug Fixes

  • protractor: introduced an explicit dependency on @​serenity-js/web (a12271b)
  • protractor: moved @​serenity-js/assertions to dev dependencies (dd187d1)

v3.1.1

3.1.1 (2023-04-05)

Bug Fixes

... (truncated)

Changelog

Sourced from @​serenity-js/core's changelog.

3.1.6 (2023-04-18)

Bug Fixes

  • webdriverio: upgraded to TypeScript 5 and WebdriverIO 7.31.1 (15b1ba7), closes #1558 #1651

3.1.5 (2023-04-18)

Bug Fixes

3.1.3 (2023-04-14)

Note: Version bump only for package @​serenity-js/core

3.1.2 (2023-04-07)

Note: Version bump only for package @​serenity-js/core

3.1.1 (2023-04-05)

Bug Fixes

  • core: ensure Wait.for(..) is not terminated prematurely by interactionTimeout (f1a94e2), closes #1604

3.1.0 (2023-04-02)

... (truncated)

Commits
  • 825ecf4 chore(release): v3.1.6
  • 15b1ba7 fix(webdriverio): upgraded to TypeScript 5 and WebdriverIO 7.31.1
  • 31f621a chore(release): v3.1.5
  • 749fb0f fix(serenity-bdd): improved support for nested requirement hierarchies with C...
  • 6cabc4c chore(release): v3.1.3
  • c58abf7 chore(deps): update dependency semver to ^7.4.0
  • 0c8881d chore(release): v3.1.2
  • 89b20b0 chore(deps): update dependency memfs to ^3.5.0
  • f11d5ec chore(release): v3.1.1
  • 8623e4a test(core): improved stability of the Wait.for test on slow GitHub Windows ru...
  • 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 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [lodash](https://github.com/lodash/lodash) and [@serenity-js/core](https://github.com/serenity-js/serenity-js/tree/HEAD/packages/core). These dependencies needed to be updated together.

Updates `lodash` from 4.17.4 to 4.17.21
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.4...4.17.21)

Updates `@serenity-js/core` from 1.5.4 to 3.1.6
- [Release notes](https://github.com/serenity-js/serenity-js/releases)
- [Changelog](https://github.com/serenity-js/serenity-js/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/serenity-js/serenity-js/commits/v3.1.6/packages/core)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: indirect
- dependency-name: "@serenity-js/core"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 19, 2023
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