ember-osf-web
ember-osf-web copied to clipboard
Bump ember-changeset from 3.13.4 to 4.1.0
Bumps ember-changeset from 3.13.4 to 4.1.0.
Changelog
Sourced from ember-changeset's changelog.
Change Log
Some notable changes going from 2.x to 3.x
- error.validation is a string if one validation and array if multiple validations.
- Defining a validation for a nested key worked before with {'something.else': ValidationFunc} and now it only works when defining as an object: { something: { else: validationFunc } }.
v4.0.0-beta.5 (2022-02-16)
:bug: Bug Fix
Committers: 1
- Julien Palmas (
@bartocc)v4.0.0-beta.4 (2022-02-14)
:rocket: Enhancement
- #638 Bump validated-changeset 1.1.2 (
@snewcomer)- #635 🏷️ Add more typings to the
ember-changesetmodule (@bartocc)Committers: 2
- Julien Palmas (
@bartocc)- Scott Newcomer (
@snewcomer)v4.0.0-beta.3 (2022-02-09)
:bug: Bug Fix
Committers: 2
- Polina Voropaeva (
@linainu)- Sergey Astapov (
@SergeAstapov)v4.0.0-beta.1 (2021-11-29)
:rocket: Enhancement
- #626 ember-cli-update (
@snewcomer)- #622 Update npmignore file (
@SergeAstapov)Committers: 2
- Scott Newcomer (
@snewcomer)- Sergey Astapov (
@SergeAstapov)v4.0.0-beta.0 (2021-10-27)
... (truncated)
Commits
b5110dd4.1.0538b68afeat: validated changeset (#649)aac0b2cBump validated-changeset 1.2.0 (#646)6ae0ee64.0.0a60613fAdd v4.0.0-beta.3 to v4.0.0-beta.5 to changelog (#642)786c08bdocs: better changelog example0e795c54.0.0-beta.5ea72463Fix TS errors (#641)3459afc4.0.0-beta.4c460c41Bump validated-changeset 1.1.2 (#638)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)