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

chore(deps): update dependency got to v11 [security] #1655

Open
wants to merge 34 commits into
base: main
Choose a base branch
from

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    414d70c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    506a73c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3df099 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a24f589 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d75165 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa004f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Configuration menu
    Copy the full SHA
    403384c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2e6fd4 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    df2b24f View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Configuration menu
    Copy the full SHA
    ba12650 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c88a800 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    52d230f View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    5268592 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. ✨ Added support for multiple built-in themes (#1784)

    refs TryGhost/Product#3510
    
    - Until now, Ghost has always shipped with a single built-in theme, Casper. This change adds support for Ghost to ship with multiple built-in themes.
    - Updated the install and update commands to create symlinks for any theme that is shipped alongside Ghost (e.g. any theme in `ghost/core/content/themes`)
    - When rolling back with `ghost update --rollback`, any symlinks that are broken in the process will be removed. A migration in Ghost itself will change the active_theme back to Casper if the currently active_theme is no longer installed in the previous version of Ghost
    
    Co-authored-by: Vikas Potluri <vikaspotluri123.github@gmail.com>
    cmraible and vikaspotluri123 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    064f6b6 View commit details
    Browse the repository at this point in the history
  2. chore(update): updated step title

    refs #1784 (comment)
    
    - as per feedback in referenced link
    daniellockyer committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    70e3be3 View commit details
    Browse the repository at this point in the history
  3. chore(docs): updated shipping instructions

    - was missing the instructions for pushing the commit
    daniellockyer committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    1922549 View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.25.1

    daniellockyer committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    c766560 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. fix(update): fixed permission issues when linking themes

    refs https://forum.ghost.org/t/permission-denied-when-updating-source-theme-linking/41651/5
    
    - if we're in an environment that uses the `ghost` user, `ghost-mgr`
      doesn't have permissions to do these steps after we've already chown'd
      the folder
    - in that case, we should sudo to the `ghost` user to run these commands
    daniellockyer committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    eb3f430 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.25.2

    daniellockyer committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    904b0d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    09f82bb View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. chore(release): 1.25.3

    daniellockyer committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    2fcac39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8571cb View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    ff577b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. fix: change default mysql hostname on new sites from localhost to 127…

    ….0.0.1 to use ipv4
    BertanT authored and daniellockyer committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    526d080 View commit details
    Browse the repository at this point in the history
  2. Update node versions in CI

    vikaspotluri123 authored and daniellockyer committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b85c3cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b67abb View commit details
    Browse the repository at this point in the history
  4. Added support for Node 20

    ref https://linear.app/tryghost/issue/ENG-765/add-support-for-node-20
    
    - this adds support for Node 20 as it is LTS and meets our support
      criteria
    daniellockyer committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5566c5b View commit details
    Browse the repository at this point in the history
  5. chore(release): 1.26.0

    daniellockyer committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    c43deb7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4fea26f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eea658a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c3216ac View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    c88fea0 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    6e55fb0 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    a5877ba View commit details
    Browse the repository at this point in the history