Skip to content

Bump @adonisjs/bodyparser from 2.3.0 to 7.1.5#45

Open
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/adonisjs/bodyparser-7.1.5
Open

Bump @adonisjs/bodyparser from 2.3.0 to 7.1.5#45
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/adonisjs/bodyparser-7.1.5

Conversation

@dependabot-preview
Copy link

Bumps @adonisjs/bodyparser from 2.3.0 to 7.1.5.

Release notes

Sourced from @​adonisjs/bodyparser's releases.

Add support for marking file as moved

  • feat: add support for marking file as moved 87418ce
  • chore: update dependencies e53fe45
  • test: retry flaky tests 8833d88

adonisjs/bodyparser@v7.1.4...v7.1.5

Update dependencies

  • test: attempt to fix flaky tests 123431f
  • chore: update dependencies 6de6e3e

adonisjs/bodyparser@v7.1.3...v7.1.4

Update dependencies

  • chore: update dependencies 174e1c0

adonisjs/bodyparser@v7.1.2...v7.1.3

update dependencies

  • style: format source files 42b4b79
  • ci: use github actions and remove circleci 33532c7
  • chore: update dependencies f3d7e4a

adonisjs/bodyparser@v7.1.1...v7.1.2

update dependencies

  • docs(README): update docs url 8087318
  • chore: update dependencies 193b6a3

adonisjs/bodyparser@v7.1.0...v7.1.1

Add support for converting empty strings to null

The release adds support for converting empty strings to null for url encoded and multipart requests.

The goal of the addition is to handle the native behavior of the browsers and not protect against someone sending empty strings or strings full of whitespaces. All those cases should be handled by the validator

Commits

  • feat: add support to convert empty strings to null c36d726
  • chore: update dependencies 693c5a7

adonisjs/bodyparser@v7.0.1...v7.1.0

Export middleware from the module default export

This also breaks the existing Adonis/Core/BodyParserMiddleware container binding

Commits

  • refactor: export default middleware c164080

... (truncated)

Commits

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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 28, 2021
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

Comments