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

Bump forms from 1.1.4 to 1.3.0 #3

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 4, 2020

Bumps forms from 1.1.4 to 1.3.0.

Changelog

Sourced from forms's changelog.

1.3.0 / 2016-11-15

  • [New] implement nested and ordered choices (#191)
  • [New] [Fix] ensure that all content in tag is properly escaped
  • [Fix] use is.array instead of Array.isArray, to continue supporting ES3
  • [Fix] ES3: use object-keys instead of Object.keys
  • [Deps] update is, async, qs
  • [Dev Deps] update eslint, @ljharb/eslint-config, nsp, tape
  • [Tests] up to node v7.0, v6.9, v4.6; improve test matrix
  • [Tests] execute all tests in test directory (#190)

1.2.0 / 2016-08-25

  • [New] Add labelAfterField option when rendering (#183)
  • [Deps] update qs, async, object.assign, string.prototype.trim
  • [Dev Deps] update tape, jscs, eslint, @ljharb/eslint-config, nsp, evalmd
  • [Tests] up to node v6.4, v5.12, v4.5
  • [Tests] use tape-dom for browser tests
  • [Tests] fix npm upgrades for older nodes
Commits
  • 78d8d3a v1.3.0
  • bc01e53 [New] [Fix] ensure that all content in tag is properly escaped.
  • de2e69a [Dev Deps] update eslint
  • c63be5d [Tests] on node v7.0; improve test matrix
  • 961f6da [Dev Deps] update eslint
  • 0582c77 [Deps] update is
  • 70f5c5f [new] implement nested and ordered choices
  • 571d84c [Fix] ES3: use object-keys instead of Object.keys.
  • bf62455 [Deps] update async, qs
  • b52ef8c [Tests] up to node v6.9, v4.6; improve test matrix; use pretest/posttes...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ljharb, a new releaser for forms 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [forms](https://github.com/caolan/forms) from 1.1.4 to 1.3.0.
- [Release notes](https://github.com/caolan/forms/releases)
- [Changelog](https://github.com/caolan/forms/blob/master/CHANGELOG.md)
- [Commits](caolan/forms@v1.1.4...v1.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 4, 2020
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 7, 2021

Superseded by #4.

@dependabot dependabot bot closed this Jun 7, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/forms-1.3.0 branch June 7, 2021 22:11
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.

None yet

0 participants