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: developher-net/aem-packager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.0
Choose a base ref
...
head repository: developher-net/aem-packager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.1
Choose a head ref
  • 11 commits
  • 3 files changed
  • 3 contributors

Commits on Aug 29, 2022

  1. refactor(deps-dev): bump @commitlint/cli from 17.0.3 to 17.1.2

    Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.0.3 to 17.1.2.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.1.2/@commitlint/cli)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/cli"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    edcda60 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Merge pull request #435 from amclin/dependabot/npm_and_yarn/commitlin…

    …t/cli-17.1.2
    
    refactor(deps-dev): bump @commitlint/cli from 17.0.3 to 17.1.2
    developher-net authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    000ae26 View commit details
    Browse the repository at this point in the history
  2. refactor(deps-dev): bump @semantic-release/github from 8.0.5 to 8.0.6

    Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 8.0.5 to 8.0.6.
    - [Release notes](https://github.com/semantic-release/github/releases)
    - [Commits](semantic-release/github@v8.0.5...v8.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: "@semantic-release/github"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    89a22bb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #437 from amclin/dependabot/npm_and_yarn/semantic-…

    …release/github-8.0.6
    
    refactor(deps-dev): bump @semantic-release/github from 8.0.5 to 8.0.6
    developher-net authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    2abfd8b View commit details
    Browse the repository at this point in the history
  4. refactor(deps-dev): bump @commitlint/config-angular

    Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular) from 17.0.3 to 17.1.0.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-angular/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.1.0/@commitlint/config-angular)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/config-angular"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    71fd2e9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #436 from amclin/dependabot/npm_and_yarn/commitlin…

    …t/config-angular-17.1.0
    
    refactor(deps-dev): bump @commitlint/config-angular from 17.0.3 to 17.1.0
    developher-net authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    2a8c348 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. refactor(deps-dev): bump mocha from 10.0.0 to 10.1.0

    Bumps [mocha](https://github.com/mochajs/mocha) from 10.0.0 to 10.1.0.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v10.0.0...v10.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    6c91cdc View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Merge pull request #440 from amclin/dependabot/npm_and_yarn/mocha-10.1.0

    refactor(deps-dev): bump mocha from 10.0.0 to 10.1.0
    developher-net authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    acbd92e View commit details
    Browse the repository at this point in the history
  2. fix(deps): bump yargs-parser and yargs

    Bumps [yargs-parser](https://github.com/yargs/yargs-parser) and [yargs](https://github.com/yargs/yargs). These dependencies needed to be updated together.
    
    Updates `yargs-parser` from 16.1.0 to 18.1.3
    - [Release notes](https://github.com/yargs/yargs-parser/releases)
    - [Changelog](https://github.com/yargs/yargs-parser/blob/main/CHANGELOG.md)
    - [Commits](yargs/yargs-parser@v16.1.0...v18.1.3)
    
    Updates `yargs` from 15.0.2 to 15.4.1
    - [Release notes](https://github.com/yargs/yargs/releases)
    - [Changelog](https://github.com/yargs/yargs/blob/main/docs/CHANGELOG-historical.md)
    - [Commits](yargs/yargs@v15.0.2...v15.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: yargs-parser
      dependency-type: indirect
    - dependency-name: yargs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    7d98d22 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #442 from amclin/dependabot/npm_and_yarn/yargs-par…

    …ser-and-yargs-18.1.3
    
    fix(deps): bump yargs-parser and yargs
    developher-net authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    d26923a View commit details
    Browse the repository at this point in the history
  4. chore(release): 3.1.1 [skip ci]

    ## [3.1.1](v3.1.0...v3.1.1) (2022-10-25)
    
    ### Bug Fixes
    
    * **deps:** bump yargs-parser and yargs ([7d98d22](7d98d22))
    semantic-release-bot committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    cd3dd6d View commit details
    Browse the repository at this point in the history
Loading