Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy v9.1.3 to production #3787

Merged
merged 30 commits into from
Jan 31, 2024
Merged

Deploy v9.1.3 to production #3787

merged 30 commits into from
Jan 31, 2024

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    11a2380 View commit details
    Browse the repository at this point in the history
  2. Bump gettext from 0.23.1 to 0.24.0 in /app

    Bumps [gettext](https://github.com/elixir-gettext/gettext) from 0.23.1 to 0.24.0.
    - [Changelog](https://github.com/elixir-gettext/gettext/blob/main/CHANGELOG.md)
    - [Commits](elixir-gettext/gettext@v0.23.1...v0.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: gettext
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    63ff7ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0f2d93 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3766 from nulib/clover-token-bug

    Refetch token for the work provider using the `expires` datetime.
    mathewjordan authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    80652a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Bump esbuild from 0.19.11 to 0.19.12 in /app/assets

    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.11 to 0.19.12.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](evanw/esbuild@v0.19.11...v0.19.12)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    383408c View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    e82ff53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f866ce7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3801 from nulib/auto-detect-exiftool-version

    Auto-detect correct exiftool version
    mbklein authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    2c5ef03 View commit details
    Browse the repository at this point in the history
  4. Bump @babel/core from 7.23.7 to 7.23.9 in /app/assets

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.7 to 7.23.9.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.9/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    b9110d6 View commit details
    Browse the repository at this point in the history
  5. Bump hls.js from 1.5.1 to 1.5.3 in /app/assets

    Bumps [hls.js](https://github.com/video-dev/hls.js) from 1.5.1 to 1.5.3.
    - [Release notes](https://github.com/video-dev/hls.js/releases)
    - [Changelog](https://github.com/video-dev/hls.js/blob/master/docs/release-process.md)
    - [Commits](video-dev/hls.js@v1.5.1...v1.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: hls.js
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    d48db5a View commit details
    Browse the repository at this point in the history
  6. Bump plug_cowboy from 2.6.1 to 2.7.0 in /app

    Bumps [plug_cowboy](https://github.com/elixir-plug/plug_cowboy) from 2.6.1 to 2.7.0.
    - [Changelog](https://github.com/elixir-plug/plug_cowboy/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/elixir-plug/plug_cowboy/commits)
    
    ---
    updated-dependencies:
    - dependency-name: plug_cowboy
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    a0e49d4 View commit details
    Browse the repository at this point in the history
  7. Bump recharts from 2.10.4 to 2.11.0 in /app/assets

    Bumps [recharts](https://github.com/recharts/recharts) from 2.10.4 to 2.11.0.
    - [Release notes](https://github.com/recharts/recharts/releases)
    - [Changelog](https://github.com/recharts/recharts/blob/master/CHANGELOG.md)
    - [Commits](recharts/recharts@v2.10.4...v2.11)
    
    ---
    updated-dependencies:
    - dependency-name: recharts
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    3e04d46 View commit details
    Browse the repository at this point in the history
  8. Bump @babel/preset-env from 7.23.8 to 7.23.9 in /app/assets

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.23.8 to 7.23.9.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.9/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    fefc225 View commit details
    Browse the repository at this point in the history
  9. Bump @babel/runtime from 7.23.8 to 7.23.9 in /app/assets

    Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.23.8 to 7.23.9.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.9/packages/babel-runtime)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/runtime"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    e9ad218 View commit details
    Browse the repository at this point in the history
  10. Bump @types/jest from 29.5.10 to 29.5.11 in /app/assets

    Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.10 to 29.5.11.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/jest"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    54b7039 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    14ce7dc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a6e9d4d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7e8ade5 View commit details
    Browse the repository at this point in the history
  14. Merge dependabot/npm_and_yarn/app/assets/deploy/staging/babel/core-7.…

    …23.9 into combined-dependencies
    github-actions[bot] authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    b3ba60f View commit details
    Browse the repository at this point in the history
  15. Merge dependabot/npm_and_yarn/app/assets/deploy/staging/babel/runtime…

    …-7.23.9 into combined-dependencies
    github-actions[bot] authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    b41afd6 View commit details
    Browse the repository at this point in the history
  16. Merge dependabot/npm_and_yarn/app/assets/deploy/staging/babel/preset-…

    …env-7.23.9 into combined-dependencies
    github-actions[bot] authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    9ec89ad View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    37a88d8 View commit details
    Browse the repository at this point in the history
  18. Merge dependabot/npm_and_yarn/app/assets/deploy/staging/types/jest-29…

    ….5.11 into combined-dependencies
    github-actions[bot] authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    a4d6635 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6bdf4ad View commit details
    Browse the repository at this point in the history
  20. Merge pull request #3802 from nulib/combined-dependencies

    Dependency Rollup
    mbklein authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    61053f0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7e83b32 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    834c495 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #3800 from nulib/4259-even-better-data-export

    Move export/import business logic out of tasks and into modules
    mbklein authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    f55b696 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    cbabeaf View commit details
    Browse the repository at this point in the history
  25. Merge pull request #3803 from nulib/4259-generate-export-manifest

    Write a CSV manifest of exported assets to the export destination
    mbklein authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    d51978f View commit details
    Browse the repository at this point in the history