Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 12, 2023

This PR contains the following updates:

Package Change Age Confidence
ember-bootstrap (source) ^5.1.1^6.7.0 age confidence

Release Notes

ember-bootstrap/ember-bootstrap (ember-bootstrap)

v6.7.0: Release 6.7.0

Compare Source

🚀 Enhancement
🏠 Internal
Committers: 1

v6.6.1: Release 6.6.1

Compare Source

Re-release of v6.6.0 without any changes. v6.6.0 got released from a feature branch by accident.

v6.6.0: Release 6.6.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
📝 Documentation
🏠 Internal
Committers: 6

v6.5.0: Release 6.5.0

Compare Source

🚀 Enhancement
📝 Documentation
🏠 Internal
Committers: 2

v6.4.2: Release 6.4.2

Compare Source

🐛 Bug Fix
Committers: 1

v6.4.1: Release 6.4.1

Compare Source

🐛 Bug Fix
Committers: 1

v6.4.0: Release 6.4.0

Compare Source

🚀 Enhancement
📝 Documentation
🏠 Internal
Committers: 3

v6.3.3: Release 6.3.3

Compare Source

📝 Documentation
Committers: 1

v6.3.2: Release 6.3.2

Compare Source

🐛 Bug Fix
  • #​2129 Styling of toggle button yielded by BsDropdown via arguments is ignored (@​zfir)
📝 Documentation
🏠 Internal
Committers: 4

v6.3.1: Release 6.3.1

Compare Source

🐛 Bug Fix
🏠 Internal
Committers: 2

v6.3.0: Release 6.3.0

Compare Source

This release fixes a wrong placement of tooltips if using Bootstrap >= 5.3. The fixes causes a slightly to high padding of tooltips if using Bootstrap < 5.3. It is recommended to upgrade Bootstrap to >= 5.3 at the same time.

🚀 Enhancement
🐛 Bug Fix
🏠 Internal
Committers: 3

v6.2.0: Release 6.2.0

Compare Source

We started converting Ember Bootstrap to TypeScript and shipping types for Glint. The types are work in progress. They are neither complete nor considered stable.
Nevertheless, we appreiate early adopters testing them out and providing feedback. A template registry for Glint can be imported from ember-bootstrap/template-registry.
The template registry currently covers <BsButton>, <BsCollapse>, and <BsLinkTo>.

Help converting the remaining components to TypeScript and publishing types for them is highly appreciated. Please find details in the
TypeScript tracking issue on GitHub and feel free reaching out to us in #e-bootstrap channel on
Ember Discord.

Additionally, we welcome @​SanderKnauff as a new maintainer of Ember Bootstrap.

🚀 Enhancement
🐛 Bug Fix
📝 Documentation
🏠 Internal
Committers: 3

v6.1.0: Release 6.1.0

Compare Source

This is primarily a maintenance release modernizing the code. It refactors remaining components to @glimmer/component,
drops remaining observers, and refactors away from remaining computed properties usage. Thanks a lot to @​SanderKnauff
for doing most of the hard work.

Additionally it includes a bug fix for using a dropdown within a navbar on small screen sizes.

Features
Bug Fixes
Internal
Committers: 3

v6.0.1: Release 6.0.1

Compare Source

Documentation
Committers: 1

v6.0.0: Release 6.0.0

Compare Source

💥 Breaking Change
Features
Bug Fixes
  • #​1997 do not require Bootstrap dep unless importing it through this addon (@​jelhan)
Documentation
Internal
Committers: 1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 12, 2023
@renovate renovate bot force-pushed the renovate/ember-bootstrap-6.x branch from dd2bddf to 9863eea Compare December 20, 2023 13:28
@renovate renovate bot force-pushed the renovate/ember-bootstrap-6.x branch from 9863eea to 5d6015e Compare February 17, 2024 13:14
@renovate renovate bot force-pushed the renovate/ember-bootstrap-6.x branch from 5d6015e to 74edb14 Compare April 4, 2024 21:29
@renovate
Copy link
Contributor Author

renovate bot commented Apr 4, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
Type Error: URL.canParse is not a function
    at parseSpec (/opt/containerbase/tools/corepack/0.26.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:23359:21)
    at loadSpec (/opt/containerbase/tools/corepack/0.26.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:23422:11)
    at async Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.26.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:23606:22)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.26.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:23660:20)
    at async BinaryCommand.validateAndExecute (/opt/containerbase/tools/corepack/0.26.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:21164:22)
    at async _Cli.run (/opt/containerbase/tools/corepack/0.26.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:22139:18)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.26.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:24371:12)

@renovate renovate bot force-pushed the renovate/ember-bootstrap-6.x branch from 74edb14 to 91c8c2d Compare April 16, 2024 22:40
@renovate renovate bot force-pushed the renovate/ember-bootstrap-6.x branch from 91c8c2d to 9d44850 Compare July 3, 2024 13:26
@renovate
Copy link
Contributor Author

renovate bot commented Jul 3, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
/opt/containerbase/tools/corepack/0.34.6/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:22598
  const isURL = URL.canParse(range);
                    ^

TypeError: URL.canParse is not a function
    at parseSpec (/opt/containerbase/tools/corepack/0.34.6/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:22598:21)
    at Object.getSpec (/opt/containerbase/tools/corepack/0.34.6/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:22747:55)
    at Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.34.6/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:22965:31)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.34.6/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:23004:24)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.34.6/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:23710:7)

Node.js v18.14.2

@renovate renovate bot force-pushed the renovate/ember-bootstrap-6.x branch from 9d44850 to 56240b0 Compare July 18, 2024 23:54
@renovate renovate bot force-pushed the renovate/ember-bootstrap-6.x branch from 56240b0 to 6cd255e Compare October 16, 2024 21:24
@renovate renovate bot force-pushed the renovate/ember-bootstrap-6.x branch from 6cd255e to 566a2b0 Compare October 25, 2024 13:02
@renovate renovate bot force-pushed the renovate/ember-bootstrap-6.x branch from 566a2b0 to c296756 Compare November 11, 2024 13:56
@renovate renovate bot force-pushed the renovate/ember-bootstrap-6.x branch from c296756 to 751b726 Compare March 18, 2025 22:42
@renovate renovate bot force-pushed the renovate/ember-bootstrap-6.x branch 2 times, most recently from 75e327e to 71ce57c Compare August 13, 2025 22:06
@renovate renovate bot force-pushed the renovate/ember-bootstrap-6.x branch from 71ce57c to 43d29f8 Compare September 25, 2025 15:31
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 25, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/ember-bootstrap-6.x branch from 43d29f8 to 2cc7eee Compare October 21, 2025 10:58
@renovate renovate bot force-pushed the renovate/ember-bootstrap-6.x branch 2 times, most recently from 92b4204 to ea2df2b Compare November 13, 2025 23:45
@renovate renovate bot force-pushed the renovate/ember-bootstrap-6.x branch from ea2df2b to b600be3 Compare November 18, 2025 22:51
@renovate renovate bot force-pushed the renovate/ember-bootstrap-6.x branch from b600be3 to 99ad9f4 Compare November 27, 2025 02:14
@renovate renovate bot force-pushed the renovate/ember-bootstrap-6.x branch from 99ad9f4 to 9a43da8 Compare February 2, 2026 16:56
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