BMuuN / vsts-assemblyinfo-task

Assembly Info is an extension for Azure DevOps that populates assembly information metadata from a build pipeline.
https://marketplace.visualstudio.com/items?itemName=bleddynrichards.Assembly-Info-Task
MIT License
45 stars 27 forks source link

Bump chardet from 1.4.0 to 1.6.0 in /src/netcore #353

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps chardet from 1.4.0 to 1.6.0.

Release notes

Sourced from chardet's releases.

v1.6.0

1.6.0 (2023-06-16)

Features

v1.5.1

1.5.1 (2023-01-05)

Bug Fixes

  • types: Export AnalyseResult and DetectResult types (1472a8b)

v1.5.0

1.5.0 (2022-10-09)

Features

  • allow position offset as option (a169cc5)
Commits
  • 7f95705 feat: Add ASCII encoding support (#78)
  • 29cb821 chore(deps): update dependency semantic-release to v21
  • e80f70b chore(deps): update dependency typescript to v5
  • 8733d71 Merge pull request #80 from runk/fix-sem-rel
  • 8dc9eaf chore: Fix release
  • 7430c84 Merge pull request #77 from dnicolson/fix-capitalization
  • e1cccd9 Merge pull request #79 from runk/debug-build
  • b405387 chore: Use npx instead of npm bin
  • 67f9e9f Fix capitalization in README
  • 12274b3 chore(deps): update dependency semantic-release to v20
  • 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)