Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ember-learn/ember-cli-addon-docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.8
Choose a base ref
...
head repository: ember-learn/ember-cli-addon-docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Dec 6, 2024

  1. Bump hosted-git-info from 7.0.2 to 8.0.2 (#1632)

    Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 7.0.2 to 8.0.2.
    - [Release notes](https://github.com/npm/hosted-git-info/releases)
    - [Changelog](https://github.com/npm/hosted-git-info/blob/main/CHANGELOG.md)
    - [Commits](npm/hosted-git-info@v7.0.2...v8.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: hosted-git-info
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 6, 2024
    Copy the full SHA
    1683a79 View commit details
  2. Bump postcss-nested from 6.2.0 to 7.0.2 (#1631)

    Bumps [postcss-nested](https://github.com/postcss/postcss-nested) from 6.2.0 to 7.0.2.
    - [Release notes](https://github.com/postcss/postcss-nested/releases)
    - [Changelog](https://github.com/postcss/postcss-nested/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss-nested@6.2.0...7.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: postcss-nested
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 6, 2024
    Copy the full SHA
    de44098 View commit details
  3. Add ember data dependency to the quickstart (#1616)

    * Add ember-data dependency to the quickstart
    
    * Add ember-data to the blueprint
    barryofguilder authored Dec 6, 2024
    Copy the full SHA
    0f35016 View commit details
Loading