Skip to content
This repository has been archived by the owner on Nov 19, 2023. It is now read-only.

Bump elm/json from 1.0.0 to 1.1.3 #2

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2021

Bumps elm/json from 1.0.0 to 1.1.3.

Commits
  • 063aaf0 Bump to accommodate an IE peculiarity
  • 207a3bf Merge pull request #12 from doanythingfordethklok/master
  • e923df4 defensive check for node.js support causes IE to break. this updates FileList...
  • 658d429 Bump for FileList not existing on node
  • 793211f Add check if FileList actually exists
  • 42e8f9f Bump for patch in kernel code
  • 84ecbaa Remove stray ! in kernel code
  • 7572c26 Bump to 1.1.0
  • 5a4635a Add oneOrMore function
  • ac61467 Make FileList a valid array type in all decoding paths
  • 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 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 dependabot bot requested a review from a team as a code owner November 1, 2021 09:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elm Pull requests that update Elm code labels Nov 1, 2021
Bumps [elm/json](https://github.com/elm/json) from 1.0.0 to 1.1.3.
- [Release notes](https://github.com/elm/json/releases)
- [Commits](elm/json@1.0.0...1.1.3)

---
updated-dependencies:
- dependency-name: elm/json
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/elm/elm/json-1.1.3 branch from b255ec5 to 38be105 Compare November 22, 2021 11:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file elm Pull requests that update Elm code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants