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: flex-development/errnode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.0
Choose a base ref
...
head repository: flex-development/errnode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.0
Choose a head ref
  • 15 commits
  • 47 files changed
  • 2 contributors

Commits on Jan 2, 2023

  1. build(deps-dev): Bump eslint from 8.30.0 to 8.31.0 (#8)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 2, 2023
    Configuration menu
    Copy the full SHA
    d5bf1de View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. build(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.47.1 to…

    … 5.48.0 (#12)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    417be18 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. build(deps-dev): Bump @typescript-eslint/parser from 5.47.1 to 5.48.0 (

    …#13)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    2ff90c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. ci(deps): Bump actions/checkout from 3.2.0 to 3.3.0 (#15)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    e875d1a View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. ci: [@dependabot] update ignore list for npm ecosystem

    Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
    unicornware committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    328c0d9 View commit details
    Browse the repository at this point in the history
  2. chore: update project architecture

    Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
    unicornware committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    9031a2e View commit details
    Browse the repository at this point in the history
  3. ci(workflows): [add-to-project] run workflow when pr is synchronized

    Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
    unicornware committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    b120810 View commit details
    Browse the repository at this point in the history
  4. ci(workflows): [dependabot-auto] sign lockfile fix commit

    Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
    unicornware committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    5433c43 View commit details
    Browse the repository at this point in the history
  5. ci(workflows): [ci] split ci job into multiple jobs

    Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
    unicornware committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    fc9f430 View commit details
    Browse the repository at this point in the history
  6. ci(workflows): add typescript-canary

    Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
    unicornware committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    fbdfdb0 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. build(deps): bump @flex-development/tutils from 6.0.0-alpha.7 to 6.0.…

    …0-alpha.9
    
    Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
    unicornware committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    bd7c873 View commit details
    Browse the repository at this point in the history
  2. feat(interfaces): ErrInvalidUrl

    Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
    unicornware committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    ed9d333 View commit details
    Browse the repository at this point in the history
  3. feat(models): ERR_INVALID_URL

    Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
    unicornware committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    42d894f View commit details
    Browse the repository at this point in the history
  4. chore(github): configure sponsor button

    Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
    unicornware committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    19a3cfe View commit details
    Browse the repository at this point in the history
  5. release: 1.3.0 (#21)

    Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
    unicornware authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    d8ab4c2 View commit details
    Browse the repository at this point in the history
Loading