Bump bl from 2.2.0 to 2.2.1 #1

Open
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/bl-2.2.1 into master
dependabot[bot] commented 2020-09-03 20:40:38 +00:00 (Migrated from github.com)

Bumps bl from 2.2.0 to 2.2.1.

Release notes

Sourced from bl's releases.

v2.2.1

Fix unintialized memory access

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

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

Bumps [bl](https://github.com/rvagg/bl) from 2.2.0 to 2.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rvagg/bl/releases">bl's releases</a>.</em></p> <blockquote> <h2>v2.2.1</h2> <p>Fix unintialized memory access</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rvagg/bl/commit/8cb93f455f0b44fe0ffaee75a3c74c84579dc8c1"><code>8cb93f4</code></a> Bumped v2.2.1</li> <li><a href="https://github.com/rvagg/bl/commit/dacc4ac7d5fcd6201bcf26fbd886951be9537466"><code>dacc4ac</code></a> Fix unintialized memory access</li> <li>See full diff in <a href="https://github.com/rvagg/bl/compare/v2.2.0...v2.2.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bl&package-manager=npm_and_yarn&previous-version=2.2.0&new-version=2.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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](https://github.com/RileySeaburg/url-shortener/network/alerts). </details>
codetether[bot] commented 2026-06-04 16:11:22 +00:00 (Migrated from github.com)

🛠️ CodeTether Fix

Picked up this request for PR #1 on branch dependabot/npm_and_yarn/bl-2.2.1. I’m preparing the workspace and will push changes directly to the existing PR branch if the task succeeds. I will also make sure the branch is mergeable with master.

## 🛠️ CodeTether Fix Picked up this request for PR #1 on branch `dependabot/npm_and_yarn/bl-2.2.1`. I’m preparing the workspace and will push changes directly to the existing PR branch if the task succeeds. I will also make sure the branch is mergeable with `master`.
codetether[bot] commented 2026-06-14 08:16:38 +00:00 (Migrated from github.com)

🛠️ CodeTether Fix

Completed the PR branch work locally for dependabot/npm_and_yarn/bl-2.2.1.

What I did:

  • Fetched latest master and the PR branch.
  • Checked out dependabot/npm_and_yarn/bl-2.2.1.
  • Merged latest origin/master into the PR branch; Git reported it was already up to date.
  • Confirmed no unresolved paths with git status --short.
  • Ran git diff --check successfully.
  • Ran validation with npm ci --ignore-scripts successfully.
  • Verified origin/master is an ancestor of the PR branch, so it should be mergeable.
  • No new commit was needed because the branch already contained the bl 2.2.1 lockfile update and no files changed after validation.

Existing PR branch commit SHA:
eb3051f6de65c430e58a68bcc4ef2794203dc660

Push status:

  • Attempted to push to origin dependabot/npm_and_yarn/bl-2.2.1.
  • Push over HTTPS failed because GitHub credentials were unavailable in this environment.
  • Push over SSH also failed due to missing public-key access.
  • Since no local changes/new commit were created, there was nothing new to push.
## 🛠️ CodeTether Fix Completed the PR branch work locally for `dependabot/npm_and_yarn/bl-2.2.1`. What I did: - Fetched latest `master` and the PR branch. - Checked out `dependabot/npm_and_yarn/bl-2.2.1`. - Merged latest `origin/master` into the PR branch; Git reported it was already up to date. - Confirmed no unresolved paths with `git status --short`. - Ran `git diff --check` successfully. - Ran validation with `npm ci --ignore-scripts` successfully. - Verified `origin/master` is an ancestor of the PR branch, so it should be mergeable. - No new commit was needed because the branch already contained the `bl` `2.2.1` lockfile update and no files changed after validation. Existing PR branch commit SHA: `eb3051f6de65c430e58a68bcc4ef2794203dc660` Push status: - Attempted to push to `origin dependabot/npm_and_yarn/bl-2.2.1`. - Push over HTTPS failed because GitHub credentials were unavailable in this environment. - Push over SSH also failed due to missing public-key access. - Since no local changes/new commit were created, there was nothing new to push.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/npm_and_yarn/bl-2.2.1:dependabot/npm_and_yarn/bl-2.2.1
git switch dependabot/npm_and_yarn/bl-2.2.1

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff dependabot/npm_and_yarn/bl-2.2.1
git switch dependabot/npm_and_yarn/bl-2.2.1
git rebase master
git switch master
git merge --ff-only dependabot/npm_and_yarn/bl-2.2.1
git switch dependabot/npm_and_yarn/bl-2.2.1
git rebase master
git switch master
git merge --no-ff dependabot/npm_and_yarn/bl-2.2.1
git switch master
git merge --squash dependabot/npm_and_yarn/bl-2.2.1
git switch master
git merge --ff-only dependabot/npm_and_yarn/bl-2.2.1
git switch master
git merge dependabot/npm_and_yarn/bl-2.2.1
git push origin master
Sign in to join this conversation.
No description provided.